[Freeswitch-svn] [commit] r11147 - freeswitch/trunk/conf/sip_profiles

FreeSWITCH SVN anthm at freeswitch.org
Mon Jan 12 11:38:41 PST 2009


Author: anthm
Date: Mon Jan 12 13:38:41 2009
New Revision: 11147

Log:
add example

Modified:
   freeswitch/trunk/conf/sip_profiles/internal.xml

Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml	Mon Jan 12 13:38:41 2009
@@ -180,6 +180,17 @@
     <!--<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>
 



More information about the Freeswitch-svn mailing list