Static payload values (&lt;96) can be reassigned dynamically with a=rtpmap lines, but could perhaps conflict with loaded modules already using those values.<br><br><div class="gmail_quote">On 18 January 2013 10:26, Paul Cupis <span dir="ltr">&lt;<a href="mailto:paul@cupis.co.uk" target="_blank">paul@cupis.co.uk</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Jan 18, 2013 at 01:57:36AM +0000, Steven Ayre wrote:<br>
&gt;      &lt;param name=&quot;rfc2833-pt&quot; value=&quot;0&quot;/&gt;<br>
&gt;<br>
&gt;    What&#39;re you hoping to do here? This sets the payload type value. 0 is a<br>
&gt;    valid pt. This won&#39;t disable it, it&#39;ll instead use the value 0. That<br>
&gt;    happens to be the one for G711, so if that codec is enabled you&#39;re just<br>
&gt;    going to get a conflict.<br>
<br>
</div>If the rfc2833-pt is set to a value &lt;96 it is outside the allowed range<br>
for dynamic payload negotiation and FS will not offer RFC2833 support<br>
in the SDP.<br>
<br>
ref: sofia_glue.c<br>
<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>