Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
73614127
提交
73614127
authored
5月 27, 2012
作者:
Travis Cross
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
whitespace cleanup
上级
9b569ec8
显示空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
233 行增加
和
241 行删除
+233
-241
external.xml
conf/insideout/sip_profiles/external.xml
+6
-6
example.xml
conf/insideout/sip_profiles/external/example.xml
+1
-1
internal-ipv6.xml
conf/insideout/sip_profiles/internal-ipv6.xml
+8
-9
internal.xml
conf/insideout/sip_profiles/internal.xml
+32
-33
example.xml
conf/insideout/sip_profiles/internal/example.xml
+1
-1
external.xml
conf/sbc/sbc_profiles/external.xml
+7
-7
example.xml
conf/sbc/sbc_profiles/external/example.xml
+1
-1
internal-ipv6.xml
conf/sbc/sbc_profiles/internal-ipv6.xml
+8
-9
internal.xml
conf/sbc/sbc_profiles/internal.xml
+31
-32
example.xml
conf/sbc/sbc_profiles/internal/example.xml
+1
-1
external.xml
conf/vanilla/sip_profiles/external.xml
+13
-14
example.xml
conf/vanilla/sip_profiles/external/example.xml
+1
-1
internal-ipv6.xml
conf/vanilla/sip_profiles/internal-ipv6.xml
+13
-14
internal.xml
conf/vanilla/sip_profiles/internal.xml
+110
-112
没有找到文件。
conf/insideout/sip_profiles/external.xml
浏览文件 @
73614127
conf/insideout/sip_profiles/external/example.xml
浏览文件 @
73614127
conf/insideout/sip_profiles/internal-ipv6.xml
浏览文件 @
73614127
...
...
@@ -128,4 +128,3 @@
</settings>
</profile>
conf/insideout/sip_profiles/internal.xml
浏览文件 @
73614127
...
...
@@ -186,4 +186,3 @@
<!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
</settings>
</profile>
conf/insideout/sip_profiles/internal/example.xml
浏览文件 @
73614127
conf/sbc/sbc_profiles/external.xml
浏览文件 @
73614127
conf/sbc/sbc_profiles/external/example.xml
浏览文件 @
73614127
conf/sbc/sbc_profiles/internal-ipv6.xml
浏览文件 @
73614127
...
...
@@ -128,4 +128,3 @@
</settings>
</profile>
conf/sbc/sbc_profiles/internal.xml
浏览文件 @
73614127
...
...
@@ -182,4 +182,3 @@
<!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
</settings>
</profile>
conf/sbc/sbc_profiles/internal/example.xml
浏览文件 @
73614127
conf/vanilla/sip_profiles/external.xml
浏览文件 @
73614127
...
...
@@ -90,6 +90,5 @@
<param
name=
"tls-verify-in-subjects"
value=
""
/>
<!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may not work with TLSv1 -->
<param
name=
"tls-version"
value=
"$${sip_tls_version}"
/>
</settings>
</profile>
conf/vanilla/sip_profiles/external/example.xml
浏览文件 @
73614127
conf/vanilla/sip_profiles/internal-ipv6.xml
浏览文件 @
73614127
...
...
@@ -127,4 +127,3 @@
</settings>
</profile>
conf/vanilla/sip_profiles/internal.xml
浏览文件 @
73614127
...
...
@@ -314,11 +314,10 @@
If you want URL dialing to work you'll want to set this to auto_from.
If you use any other value besides auto_to or auto_from you'll loose
the ability to do multiple domains.
If you use any other value besides auto_to or auto_from you'll
loose
the ability to do multiple domains.
Note: comment out to restore the behavior before 2008-09-29
-->
<param
name=
"challenge-realm"
value=
"auto_from"
/>
<!--<param name="disable-rtp-auto-adjust" value="true"/>-->
...
...
@@ -332,8 +331,8 @@
<!-- set this param to false if your gateway for some reason hates X- headers that it is supposed to ignore-->
<!--<param name="pass-callee-id" value="false"/>-->
<!-- clear clears them all or supply the name to add or the name
prefixed with ~ to remove
valid values:
<!-- clear clears them all or supply the name to add or the name
prefixed with ~ to remove
valid values:
clear
CISCO_SKIP_MARK_BIT_2833
...
...
@@ -387,4 +386,3 @@
</settings>
</profile>
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论