⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help-generalinformation.html

📁 sip代理服务器实现
💻 HTML
字号:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>General Inforation Help</title>
<meta name="author"      content="Interactive Intelligence" />
<meta name="keywords"    content="" />
<meta name="description" content="" />
<meta http-equiv="content-type"  content="text/html; charset=iso-8859-1" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<link rel="stylesheet" type="text/css" href="styGeneral.css"/>
<link rel="stylesheet" type="text/css" href="styHelp.css" />
</head>

<body lang="EN-US" style="tab-interval: .5in" onload="self.focus();">
<form id="form1" name="form1" method="get" />

<!-- Start Heading Section -->
<div name="divHeading" id="divHeading">
<a name="ancHeading" />
<h1>General Information</h1>
<p class="i3field">&nbsp;</p>
<p class="i3field"><span class="i3title">SIP Specifications</span><br />
<ul>
<li><p class="i3field">RFC3261 compliant, RFC3261 is the latest IETF RFC for Session Initiation Protocol</p></li>
<li><p class="i3field">Supports all SIP methods plus others, such as, SUBSCRIBE, NOTIFY, REFER, UPDATE</p></li>
<li><p class="i3field">Supports all SIP status codes</p></li>
<li><p class="i3field">Operates as a stateful proxy or redirect proxy.  As a stateful proxy, it will proxy SIP requests on behalf of SIP devices.  As a redirect proxy, it will redirect the SIP device to the appropriate destination</p></li>
<li><p class="i3field">Supports SIP Registrar features.  If enabled, this feature will accept REGISTER messages from SIP devices and use those registrations as routing item entries</p></li>
<li><p class="i3field">Supports forwarding of REGISTER messages to upstream SIP servers</p></li>
</ul>
<p class="i3field"><span class="i3title">Server Requirements</span>
<ul>
<li><p class="i3field">Windows XP, Windows 2000, or Windows 2003</p></li>
<li><p class="i3field">128MB RAM</p></li>
<li><p class="i3field">10Gig disk space</p></li>
</ul>
<p class="i3field"><span class="i3title">Newsgroups</span><br />
Visit the SIP Proxy forum at <a href="http://community.inin.com/" target="_new">http://community.inin.com/</a> to share ideas and gather information regarding the Interaction SIP Proxy.  The Interactive Intelligence Interactive Community is a free and public service provided by Interactive Intelligence to promote an online community devoted to the sharing of ideas and information regarding Interactive Intelligence software. Opinions expressed on the Interactive Community are not those of Interactive Intelligence, and Interactive Intelligence accepts no legal responsibility for their veracity or nature.
</p>

</div>
<div align="right"><a class="styHelp" href="#">[Top]</a></div>
<!-- End Heading Section -->


<p class="i3field">&nbsp;</p>
<p class="i3field">&nbsp;</p>


</form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -