]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
this makes sense for your network but note if the far end uses the same network...
authorBrian West <brian@freeswitch.org>
Wed, 1 Jul 2009 15:53:28 +0000 (15:53 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 1 Jul 2009 15:53:28 +0000 (15:53 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14083 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index 22dadcbca7664f461bee7a6efe6dac5e138655ec..d8c60213a58d14d6285a9f707bbc14ed6fa652cd 100644 (file)
@@ -53,7 +53,7 @@
     <!-- ip address to bind to, DO NOT USE HOSTNAMES ONLY IP ADDRESSES -->
     <param name="sip-ip" value="$${local_ip_v4}"/>
     <param name="hold-music" value="$${hold_music}"/>
-    <param name="apply-nat-acl" value="rfc1918.auto"/>
+    <param name="apply-nat-acl" value="nat.auto"/>
     <!--<param name="aggressive-nat-detection" value="true"/>-->
     <!--
        There are known issues (asserts and segfaults) when 100rel is enabled.