提交 3aa792c3 authored 作者: Brian West's avatar Brian West

add more info

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9706 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 0c1707bb
......@@ -10,6 +10,11 @@
</condition>
</extension>
<!--
Try to get the domain from the sip_auth_realm otherwise it will
default domain in vars.xml for cases it can't figure it out.
-->
<extension name="set_domain" continue="true">
<condition field="${target_domain}" expression="^$" break="never"/>
<condition field="source" expression="mod_sofia" break="never">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论