<p>Like it says set the variable sdp_m_per_ptime=false before calling or set it it in vars.xml to make it permanent.</p>
<div class="gmail_quote">On Aug 10, 2011 3:27 AM, <<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>> wrote:<br type="attribution">> Hi. I am having a problem where I am using an asterisk box as a<br>
> gateway (asterisk 1.4) and the following commit breaks this trunk -- I<br>> get a 491 response for any revision after that commit and it works<br>> correctly before this commit. Here is what git says:<br>> commit 56d67eadf66c1b22652ff1f77002a8d024a93fca<br>
> Author: Anthony Minessale <<a href="mailto:anthm@freeswitch.org">anthm@freeswitch.org</a>><br>> Date: Mon Aug 1 10:22:55 2011 -0500<br>> <br>> sdp_m_per_ptime is now implied to be true, if you don't like this<br>
> set it to false but its going to be undefined behaviour. This<br>> basically means if you call in with ptime 30 then you have a bunch<br>> of ptime 20 codecs in your outbound list that there will be one m=<br>
> line with 30 and the original inbound codec and more<br>> m= lines for each discinct ptime in your list. This is, of course, will<br>> depend on disable_trancoding or absolute_codec_string as well<br>> <br>
> So, I am not sure what is the matter, I am just using g711 ulaw, but in<br>> any case, is this a bug, or is there a way to configure for this gateway<br>> onlyto get the old behavior back?<br>> <br>> Thanks in advance for any suggestions.<br>
> <br>> -- <br>> Your life is like a penny. You're going to lose it. The question is:<br>> How do<br>> you spend it?<br>> <br>> John Covici<br>> <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><br>
> <br>> _______________________________________________<br>> Join us at ClueCon 2011, Aug 9-11, Chicago<br>> <a href="http://www.cluecon.com">http://www.cluecon.com</a> 877-7-4ACLUE<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">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</div>