]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
you ever feel like you don't belong?
authorRaymond Chandler <intralanman@freeswitch.org>
Tue, 16 Dec 2008 15:37:35 +0000 (15:37 +0000)
committerRaymond Chandler <intralanman@freeswitch.org>
Tue, 16 Dec 2008 15:37:35 +0000 (15:37 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10794 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index 21d78e4345e3d9c10cdd451db986baf9fd4933b8..d06e3a76cd0abaabc2599f324cf5f613e98ef1c1 100644 (file)
        <!-- enable-3pcc can be set to either 'true' or 'proxy', true accepts the call right away, proxy waits until the call has been answered then sends accepts -->
     <!--<param name="enable-3pcc" value="true"/>-->
        
-    <!-- use stun when specified (default is true) -->
-    <!--<param name="stun-enabled" value="true"/>-->
-    <!-- use stun when specified (default is true) -->
-    <!-- set to true to have the profile determine stun is not useful and turn it off globally-->
-    <!--<param name="stun-auto-disable" value="true"/>-->
     <!-- use at your own risk or if you know what this does.-->
     <!--<param name="NDLB-force-rport" value="true"/>-->
     <!--