interesting

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6192 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-11-09 10:30:24 +00:00
parent 84ee99d2f5
commit 9871dc0c0d

View File

@ -1,4 +1,9 @@
<context name="default"> <context name="default">
<extension name="global">
<condition>
<action application="set" data="use_profile=${qq(${is_lan_addr(${network_addr})} == yes ? nat : default)}"/>
</condition>
</extension>
<!-- <!--
if the calling party is the called party, go to their VM if the calling party is the called party, go to their VM
if the calling party is NOT the called party dial the extension if the calling party is NOT the called party dial the extension