add example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11147 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e4feb603d8
commit
b759ce73cd
|
@ -180,6 +180,17 @@
|
||||||
<!--<param name="inbound-use-callid-as-uuid" value="true"/>-->
|
<!--<param name="inbound-use-callid-as-uuid" value="true"/>-->
|
||||||
<!-- on outbound calls set the callid to match the uuid of the session -->
|
<!-- on outbound calls set the callid to match the uuid of the session -->
|
||||||
<!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
|
<!--<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>
|
</settings>
|
||||||
</profile>
|
</profile>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue