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:
parent
b02971fea7
commit
3ae5437e2b
|
@ -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"/>-->
|
||||
|
|
Loading…
Reference in New Issue