[Freeswitch-svn] [commit] r9379 - freeswitch/trunk/conf/sip_profiles
Freeswitch SVN
brian at freeswitch.org
Thu Aug 28 10:15:05 EDT 2008
Author: brian
Date: Thu Aug 28 10:15:05 2008
New Revision: 9379
Modified:
freeswitch/trunk/conf/sip_profiles/internal.xml
Log:
You should only use these when needed...
Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml (original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml Thu Aug 28 10:15:05 2008
@@ -35,8 +35,8 @@
<!-- ip address to bind to -->
<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="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="domains"/>
More information about the Freeswitch-svn
mailing list