update the config for aggressive-nat-detection param

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8503 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-05-21 18:14:57 +00:00
parent b02971fea7
commit 3ae5437e2b
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
<param name="sip-ip" value="$${local_ip_v4}"/>
<param name="hold-music" value="$${hold_music}"/>
<param name="apply-nat-acl" value="rfc1918"/>
<param name="aggressive-nat-detection" value="true"/>
<!--<param name="enable-timer" value="false"/>-->
<!--<param name="enable-100rel" value="false"/>-->
<!--<param name="apply-inbound-acl" value="rfc1918"/>-->