提交 e93593d7 authored 作者: Brian West's avatar Brian West

more goodies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9709 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 a809ef63
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
<profile name="internal"> <profile name="internal">
<!--aliases are other names that will work as a valid profile name for this profile--> <!--aliases are other names that will work as a valid profile name for this profile-->
<aliases> <aliases>
<alias name="$${domain}"/>
<alias name="default"/> <alias name="default"/>
</aliases> </aliases>
<!-- Outbound Registrations --> <!-- Outbound Registrations -->
...@@ -15,6 +14,7 @@ ...@@ -15,6 +14,7 @@
<!--<domain name="$${domain}" parse="true"/>--> <!--<domain name="$${domain}" parse="true"/>-->
<!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile --> <!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile -->
<!--<domain name="all" alias="true" parse="true"/>--> <!--<domain name="all" alias="true" parse="true"/>-->
<domain name="all" alias="true" parse="false"/>
</domains> </domains>
<settings> <settings>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论