]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add example
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 12 Jan 2009 19:38:41 +0000 (19:38 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 12 Jan 2009 19:38:41 +0000 (19:38 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11147 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index d06e3a76cd0abaabc2599f324cf5f613e98ef1c1..192fb8e01a9513bc9ab6bb1113f8bf0905c51e49 100644 (file)
     <!--<param name="inbound-use-callid-as-uuid" value="true"/>-->
     <!-- on outbound calls set the callid to match the uuid of the session -->
     <!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
+
+    <!-- clear clears them all or supply the name to add or the name prefixed with ~ to remove
+        valid values:
+
+        clear
+        CISCO_SKIP_MARK_BIT_2833
+        SONUS_SEND_INVALID_TIMESTAMP_2833
+
+    -->
+    <!--<param name="auto-rtp-bugs" data="clear"/>-->
+    
   </settings>
 </profile>