add example

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11147 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-01-12 19:38:41 +00:00
parent e4feb603d8
commit b759ce73cd
1 changed files with 11 additions and 0 deletions

View File

@ -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>