“首页”的版本间的差异

来自Asterisk 中文技术社区
跳到导航 跳到搜索
 
(未显示同一用户的32个中间版本)
第1行: 第1行:
<strong>Asterisk开源项目中文技术文档</strong>
+
<strong>Asterisk开源项目中文技术文档以及用户使用手册</strong>
  
背景。。。
+
Asterisk是目前世界上最大的企业开源通信技术项目,经过差不多20年的发展,其部署使用数量和用户使用人数已经遍布全世界,广泛应用于企业融合通信,呼叫中心,企业通信设备集成和终端等领域。<br/>
 +
Asterisk中文用户手册和使用文档是james.zhu经过多年积累,不断更新最终发布的在线版本。版权归james.zhu个人所有,<b>未经许本人可不得转载。</b><br/>
  
==Asterisk-开源项目背景介绍 ==
+
其他关于商业合作方式,请发邮件联系:james.zhu@hiastar.com, 或者关注微信公众号:asterisk-cn, 获得最新相关技术学习资料<br/>
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings MediaWiki配置设置列表]
 
Message-ID: <1360616175.3854.1578437968095.JavaMail.atlas@trillian>
 
Subject: Exported From Confluence
 
MIME-Version: 1.0
 
Content-Type: multipart/related;
 
boundary="----=_Part_3853_1500649049.1578437968094"
 
  
------=_Part_3853_1500649049.1578437968094
+
<b>说明:</b><br/>
Content-Type: text/html; charset=UTF-8
+
1)因为个人水平精力有限,可能存在个别文档内容拼写错误或者其他理解错误,请见谅。<br/>
Content-Transfer-Encoding: quoted-printable
+
2)可能存在文档内容相对滞后的可能,作者会尽量更新到最新的内容。<br/>
Content-Location: file:///C:/exported.html
+
3)一些比较旧的内容或无法更新的内容,不会经常更新,笔者会根据官方或者目前市场上最新技术添加新的内容。<br/>
  
<html xmlns:o=3D'urn:schemas-microsoft-com:office:office'
 
      xmlns:w=3D'urn:schemas-microsoft-com:office:word'
 
      xmlns:v=3D'urn:schemas-microsoft-com:vml'
 
      xmlns=3D'urn:w3-org-ns:HTML'>
 
<head>
 
    <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8=
 
">
 
    <title>Asterisk 17 Configuration_res_pjsip_notify</title>
 
    <!--[if gte mso 9]>
 
    <xml>
 
        <o:OfficeDocumentSettings>
 
            <o:TargetScreenSize>1024x640</o:TargetScreenSize>
 
            <o:PixelsPerInch>72</o:PixelsPerInch>
 
            <o:AllowPNG/>
 
        </o:OfficeDocumentSettings>
 
        <w:WordDocument>
 
            <w:View>Print</w:View>
 
            <w:Zoom>90</w:Zoom>
 
            <w:DoNotOptimizeForBrowser/>
 
        </w:WordDocument>
 
    </xml>
 
    <![endif]-->
 
    <style>
 
                <!--
 
        @page Section1 {
 
            size: 8.5in 11.0in;
 
            margin: 1.0in;
 
            mso-header-margin: .5in;
 
            mso-footer-margin: .5in;
 
            mso-paper-source: 0;
 
        }
 
  
        td {
+
<b>Asterisk中文用户手册包括几个部分的内容:</b>
            page-break-inside: avoid;
 
        }
 
  
        tr {
+
*Asterisk-背景介绍:简单介绍Asterisk相关的背景知识,技术支持,使用场景,开发环境说明。建议初级用户首先阅读此部分内容等。
            page-break-after: avoid;
 
        }
 
  
        div.Section1 {
+
*Asterisk-系统操作命令使用:CLI,log,启动,停止命令,系统配置要求,维护更新,运行命令等。
            page: Section1;
 
        }
 
  
        /* Confluence print stylesheet. Common to all themes for print medi=
+
*Asterisk-开始使用:主要运行命令,第一个Asterisk电话测试,源代码安装,其他安装方式等。
a */
 
/* Full of !important until we improve batching for print CSS */
 
  
#main {
+
*Asterisk-环境部署:IPPBX基本功能,网络环境,安全问题,紧急呼叫,国际化/本地化支持,问题排查方式,IPv6支持,PSTN接入,用户部署场景介绍,安全架构讨论,PLC说明等。
    padding-bottom: 1em !important; /* The default padding of 6em is too mu=
 
ch for printouts */
 
}
 
  
body {
+
*Asterisk-基础技术:环境配置,内部数据库支持,配置文件细节,技术架构细节,核心概念细节说明,文件和文件目录说明等。
    font-family: Arial, Helvetica, FreeSans, sans-serif;
 
    font-size: 10pt;
 
    line-height: 1.2;
 
}
 
  
body, #full-height-container, #main, #page, #content, .has-personal-sidebar=
+
*Asterisk-单元测试:安装Asterisk测试单元,运行测试单元,SFU测试覆盖率说明,SIPp测试场景配置,编写测试脚本。
#content {
 
    background: #fff    !important;
 
    color: #000        !important;
 
    border: 0          !important;
 
    width: 100%        !important;
 
    height: auto        !important;
 
    min-height: auto    !important;
 
    margin: 0          !important;
 
    padding: 0          !important;
 
    display: block      !important;
 
}
 
  
a, a:link, a:visited, a:focus, a:hover, a:active {
 
    color: #000;
 
}
 
#content h1,
 
#content h2,
 
#content h3,
 
#content h4,
 
#content h5,
 
#content h6 {
 
    font-family: Arial, Helvetica, FreeSans, sans-serif;
 
    page-break-after: avoid;
 
}
 
pre {
 
    font-family: Monaco, "Courier New", monospace;
 
}
 
  
#header,
+
==Asterisk-其他第三方配置==
.aui-header-inner,
 
#navigation,
 
#sidebar,
 
.sidebar,
 
#personal-info-sidebar,
 
.ia-fixed-sidebar,
 
.page-actions,
 
.navmenu,
 
.ajs-menu-bar,
 
.noprint,
 
.inline-control-link,
 
.inline-control-link a,
 
a.show-labels-editor,
 
.global-comment-actions,
 
.comment-actions,
 
.quick-comment-container,
 
#addcomment {
 
    display: none !important;
 
}
 
  
.comment .date::before {
+
=SIP相关协议=
    content: none !important; /* remove middot for print view */
 
}
 
  
h1.pagetitle img {
+
[[RFC3261-会话初始化协议中文版本]] RFC3261-SIP规范中文版本完整版本,以及其他相关问题讨论,注释。
    height: auto;
 
    width: auto;
 
}
 
  
.print-only {
+
'''''[http://www.asterisk.org.cn/asterisk-ebooks/最新ICE协议-RFC5245-RFC8445-Interactive-Connectivity-Establishment-中文详解.pdf ICE-RFC5245规范中文详解]'''''
    display: block;
 
}
 
#footer {
 
    position: relative !important; /* CONF-17506 Place the footer at end of=
 
the content */
 
    margin: 0;
 
    padding: 0;
 
    background: none;
 
    clear: both;
 
}
 
 
 
#poweredby {
 
    border-top: none;
 
    background: none;
 
}
 
 
 
#poweredby li.print-only {
 
    display: list-item;
 
    font-style: italic;
 
}
 
 
 
#poweredby li.noprint {
 
    display:none;
 
}
 
 
 
 
 
/* no width controls in print */
 
.wiki-content .table-wrap,
 
.wiki-content p,
 
.panel .codeContent,
 
.panel .codeContent pre,
 
.image-wrap {
 
    overflow: visible !important;
 
}
 
 
 
/* TODO - should this work? */
 
#children-section,
 
#comments-section .comment,
 
#comments-section .comment .comment-body,
 
#comments-section .comment .comment-content,
 
#comments-section .comment p {
 
    page-break-inside: avoid;
 
}
 
 
 
#page-children a {
 
    text-decoration: none;
 
}
 
 
 
/**
 
hide twixies
 
 
 
the specificity here is a hack because print styles
 
are getting loaded before the base styles. */
 
#comments-section.pageSection .section-header,
 
#comments-section.pageSection .section-title,
 
#children-section.pageSection .section-header,
 
#children-section.pageSection .section-title,
 
.children-show-hide {
 
    padding-left: 0;
 
    margin-left: 0;
 
}
 
 
 
.children-show-hide.icon {
 
    display: none;
 
}
 
 
 
/* personal sidebar */
 
.has-personal-sidebar #content {
 
    margin-right: 0px;
 
}
 
 
 
.has-personal-sidebar #content .pageSection {
 
    margin-right: 0px;
 
}
 
-->
 
    </style>
 
</head>
 
<body>
 
    <h1>Asterisk 17 Configuration_res_pjsip_notify</h1>
 
    <div class=3D"Section1">
 
        <h1 id=3D"Asterisk17Configuration_res_pjsip_notify-Modulethatsuppor=
 
tssendingNOTIFYrequeststoendpointsfromexternalsources">Module that supports=
 
sending NOTIFY requests to endpoints from external sources</h1>=20
 
<p>This configuration documentation is for functionality provided by <code>=
 
res_pjsip_notify</code>.</p>=20
 
<h2 id=3D"Asterisk17Configuration_res_pjsip_notify-pjsip_notify.conf">pjsip=
 
_notify.conf</h2>=20
 
<h3 id=3D"Asterisk17Configuration_res_pjsip_notify-general">general</h3>=20
 
<p>Unused, but reserved.</p>=20
 
<h3 id=3D"Asterisk17Configuration_res_pjsip_notify-notify">notify</h3>=20
 
<p>Configuration of a NOTIFY request.</p>=20
 
<h4 id=3D"Asterisk17Configuration_res_pjsip_notify-ConfigurationOptionRefer=
 
ence">Configuration Option Reference</h4>=20
 
<div class=3D"table-wrap">
 
<table class=3D"confluenceTable">
 
<tbody>=20
 
<tr>=20
 
<th class=3D"confluenceTh"><p> Option Name </p></th>=20
 
<th class=3D"confluenceTh"><p> Type </p></th>=20
 
<th class=3D"confluenceTh"><p> Default Value </p></th>=20
 
<th class=3D"confluenceTh"><p> Regular Expression </p></th>=20
 
<th class=3D"confluenceTh"><p> Description </p></th>=20
 
</tr>=20
 
<tr>=20
 
<td class=3D"confluenceTd"><p>&nbsp;</p></td>=20
 
<td class=3D"confluenceTd"><p> <code>Custom</code> </p></td>=20
 
<td class=3D"confluenceTd"><p>&nbsp;</p></td>=20
 
<td class=3D"confluenceTd"><p> <code>false</code> </p></td>=20
 
<td class=3D"confluenceTd"><p> A key/value pair to add to a NOTIFY request.=
 
</p></td>=20
 
</tr>=20
 
</tbody>
 
</table>
 
</div>=20
 
<h4 id=3D"Asterisk17Configuration_res_pjsip_notify-ConfigurationOptionDescr=
 
iptions">Configuration Option Descriptions</h4>=20
 
<p><span class=3D"confluence-anchor-link" id=3D"Asterisk17Configuration_res=
 
_pjsip_notify-notify_"></span></p>=20
 
<p>If the key is <code>Content</code>, it will be treated as part of the me=
 
ssage body. Otherwise, it will be added as a header in the NOTIFY request.<=
 
/p>=20
 
<p>The following headers are reserved and cannot be specified:</p>=20
 
<ul>=20
 
<li><code>Call-ID</code></li>=20
 
<li><code>Contact</code></li>=20
 
<li><code>CSeq</code></li>=20
 
<li><code>To</code></li>=20
 
<li><code>From</code></li>=20
 
<li><code>Record-Route</code></li>=20
 
<li><code>Route</code></li>=20
 
<li><code>Via</code></li>=20
 
</ul>=20
 
<h3 id=3D"Asterisk17Configuration_res_pjsip_notify-ImportVersion">Import Ve=
 
rsion</h3>=20
 
<p>This documentation was imported from Asterisk Version GIT-17-e5446d7</p>
 
    </div>
 
</body>
 
</html>
 
------=_Part_3853_1500649049.1578437968094--
 
 
 
==Asterisk-开始使用==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings MediaWiki配置设置列表]
 
 
 
==Asterisk-技术基础==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings MediaWiki配置设置列表]
 
 
 
==Asterisk-系统配置==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings MediaWiki配置设置列表]
 
 
 
==Asterisk-环境部署==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings MediaWiki配置设置列表]
 
 
 
==Asterisk-操作说明==
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings MediaWiki配置设置列表]
 
==Asterisk-命令接口使用==
 
* Asterisk 16 AGI Commands
 
*Page: Asterisk 16 AMI Actions
 
* Page: Asterisk 16 AMI Events
 
* Page: Asterisk 16 ARI
 
* Page: Asterisk 16 Dialplan Applications
 
* Page: Asterisk 16 Dialplan Functions
 
* Page: Asterisk 16 Module Configuration
 
 
 
==Asterisk-其他相关配置==
 

2022年10月23日 (日) 09:38的最新版本

Asterisk开源项目中文技术文档以及用户使用手册

Asterisk是目前世界上最大的企业开源通信技术项目,经过差不多20年的发展,其部署使用数量和用户使用人数已经遍布全世界,广泛应用于企业融合通信,呼叫中心,企业通信设备集成和终端等领域。
Asterisk中文用户手册和使用文档是james.zhu经过多年积累,不断更新最终发布的在线版本。版权归james.zhu个人所有,未经许本人可不得转载。

其他关于商业合作方式,请发邮件联系:james.zhu@hiastar.com, 或者关注微信公众号:asterisk-cn, 获得最新相关技术学习资料

说明:
1)因为个人水平精力有限,可能存在个别文档内容拼写错误或者其他理解错误,请见谅。
2)可能存在文档内容相对滞后的可能,作者会尽量更新到最新的内容。
3)一些比较旧的内容或无法更新的内容,不会经常更新,笔者会根据官方或者目前市场上最新技术添加新的内容。


Asterisk中文用户手册包括几个部分的内容:

  • Asterisk-背景介绍:简单介绍Asterisk相关的背景知识,技术支持,使用场景,开发环境说明。建议初级用户首先阅读此部分内容等。
  • Asterisk-系统操作命令使用:CLI,log,启动,停止命令,系统配置要求,维护更新,运行命令等。
  • Asterisk-开始使用:主要运行命令,第一个Asterisk电话测试,源代码安装,其他安装方式等。
  • Asterisk-环境部署:IPPBX基本功能,网络环境,安全问题,紧急呼叫,国际化/本地化支持,问题排查方式,IPv6支持,PSTN接入,用户部署场景介绍,安全架构讨论,PLC说明等。
  • Asterisk-基础技术:环境配置,内部数据库支持,配置文件细节,技术架构细节,核心概念细节说明,文件和文件目录说明等。
  • Asterisk-单元测试:安装Asterisk测试单元,运行测试单元,SFU测试覆盖率说明,SIPp测试场景配置,编写测试脚本。


Asterisk-其他第三方配置[编辑]

SIP相关协议[编辑]

RFC3261-会话初始化协议中文版本 RFC3261-SIP规范中文版本完整版本,以及其他相关问题讨论,注释。

ICE-RFC5245规范中文详解