[Freeswitch-svn] [commit] r8503 - freeswitch/trunk/conf/sip_profiles
    Freeswitch SVN 
    brian at freeswitch.org
       
    Wed May 21 14:14:58 EDT 2008
    
    
  
Author: brian
Date: Wed May 21 14:14:57 2008
New Revision: 8503
Modified:
   freeswitch/trunk/conf/sip_profiles/internal.xml
Log:
update the config for aggressive-nat-detection param
Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml	Wed May 21 14:14:57 2008
@@ -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"/>-->
    
    
More information about the Freeswitch-svn
mailing list