提交 9bc4c10b authored 作者: Michael Jerris's avatar Michael Jerris

remove questions

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13413 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 bcfccaee
......@@ -65,10 +65,6 @@
<action application="set" data="use_profile=${cond(${acl($${local_ip_v4} rfc1918)} == true ? nat : default)}"/>
<anti-action application="set" data="use_profile=${cond(${acl(${network_addr} rfc1918)} == true ? nat : default)}"/>
</condition>
<!-- This will setup some variables if the user isn't authenticated. -->
<condition field="${numbering_plan}" expression="^$" break="never">
<action application="set_user" data="default@${domain_name}"/>
</condition>
<condition field="${call_debug}" expression="^true$" break="never">
<action application="info"/>
</condition>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论