Maybe I am wrong, but I see a typo in the following string, after "<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">ignore_early_media"</span>:<div>
<br></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">originate {ignore_early_media,absolute_codec_string=G729}user/1001 &bridge(user/1000)</span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; ">It should be:</span></div>
<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; "><span class="Apple-style-span" style="font-size: 13px; ">originate {ignore_early_media=true,absolute_codec_string=G729}user/1001 &bridge(user/1000)</span></span></div>
<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font>Vitalie</div><div><br></div><div><br><div class="gmail_quote">2011/4/25 Nicolas Brenner <span dir="ltr"><<a href="mailto:nico@clickfono.com">nico@clickfono.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Thanks, yes, here you go:<div><br></div><div><div>I'm making calls from the console to an X-Lite registered on extension 1001 which doesn't support G729. Calls 1 and 3 below fail because the codec options are not supported, and even though on the third call the absolute_codec_string variable should be 'G729,PCMU', it is not offering both codecs.</div>
<div><br></div><div><br></div><div>On <a href="http://pastebin.freeswitch.org/16167" target="_blank">http://pastebin.freeswitch.org/16167</a> the SIP trace for:</div><div><br></div><div>originate {ignore_early_media,absolute_codec_string=G729}user/1001 &bridge(user/1000)</div>
<div><br></div><div>This is the SDP:</div><div><br></div><div> v=0</div><div> o=FreeSWITCH 1303734153 1303734154 IN IP4 127.0.0.1</div><div class="im"><div> s=FreeSWITCH</div><div> c=IN IP4 127.0.0.1</div><div> t=0 0</div>
</div><div>
m=audio 24036 RTP/AVP 18 101 13</div><div class="im"><div> a=rtpmap:101 telephone-event/8000</div><div> a=fmtp:101 0-16</div><div> a=ptime:20</div><div><br></div><div><br></div></div><div>On <a href="http://pastebin.freeswitch.org/16169" target="_blank">http://pastebin.freeswitch.org/16169</a> the SIP trace for:</div>
<div><br></div><div>originate {ignore_early_media,absolute_codec_string=PCMU}user/1001 &bridge(user/1000)</div><div><br></div><div>This is the SDP:</div><div><br></div><div> v=0</div><div> o=FreeSWITCH 1303733515 1303733516 IN IP4 127.0.0.1</div>
<div class="im">
<div> s=FreeSWITCH</div><div> c=IN IP4 127.0.0.1</div><div> t=0 0</div></div><div> m=audio 24896 RTP/AVP 0 101 13</div><div class="im"><div> a=rtpmap:101 telephone-event/8000</div><div> a=fmtp:101 0-16</div><div>
a=ptime:20</div>
<div><br></div><div><br></div></div><div>On <a href="http://pastebin.freeswitch.org/16170" target="_blank">http://pastebin.freeswitch.org/16170</a> the SIP trace for:</div><div><br></div><div>originate {ignore_early_media,absolute_codec_string='G729,PCMU'}user/1001 &bridge(user/1000)</div>
<div><br></div><div>This is the SDP:</div><div><br></div><div> v=0</div><div> o=FreeSWITCH 1303733520 1303733521 IN IP4 127.0.0.1</div><div class="im"><div> s=FreeSWITCH</div><div> c=IN IP4 127.0.0.1</div><div> t=0 0</div>
</div><div>
m=audio 25138 RTP/AVP 18 101 13</div><div class="im"><div> a=rtpmap:101 telephone-event/8000</div><div> a=fmtp:101 0-16</div><div> a=ptime:20</div></div></div><div><div></div><div class="h5"><div><br><br></div><div>
<br></div><div><br><div class="gmail_quote">On Mon, Apr 25, 2011 at 2:20 PM, Paul Cupis <span dir="ltr"><<a href="mailto:paul@cupis.co.uk" target="_blank">paul@cupis.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 25/04/11 18:08, Nicolas Brenner wrote:<br>
> I'm trying to use the<br>
> absolute_codec_string with originate from the console, like so:<br>
><br>
> originate<br>
> {ignore_early_media,verbose_sdp=true,absolute_codec_string='G729,PMCU'}sofia/gateway/mygateway/444444<br>
> &bridge(user/1001)<br>
><br>
> Paul, I am using {absolute_codec_string='G729,PCMU'}, and I get the same as<br>
> if I don't quote the string, or if I just specify one codec:<br>
<br>
</div>Can you provide (on <a href="http://pastebin.freeswitch.org" target="_blank">pastebin.freeswitch.org</a>) a complete log of a call,<br>
please?<br>
<div><div></div><div><br>
Regards,<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div>
</div></div><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>
<br></blockquote></div><br></div>