rod,<br><br>have you tried this? <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/2008-March/002199.html">http://lists.freeswitch.org/pipermail/freeswitch-users/2008-March/002199.html</a><br><br>/nandy<br>
<br><br><div class="gmail_quote">On Thu, Sep 3, 2009 at 2:50 PM, rod <span dir="ltr"><<a href="mailto:kawarod@laposte.net">kawarod@laposte.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Michael,<br>
<br>
I did some tests but I haven't been successful, so there is what I'm<br>
trying to achieve:<br>
<br>
On A leg, my phone is using: PCMA and G729 (in this priority order)<br>
<br>
With PEER A, I want to use only G729 (thats is the only codec that this<br>
PEER support), so that the RTP flow will be:<br>
Phone-----G729----FS-----G729-----PEER_A<br>
<br>
With PEER B, I want to use only G711, so:<br>
Phone-----G711----FS-----G711-----PEER_B<br>
<br>
In fact, I'd like to force FS announcing the codec list priority based<br>
on the priority of the codec announced by the PEER, cause FS is unable<br>
to transcode G729 <--> G711.<br>
<br>
Tried a lot of things (greedy for codec-negociation, late_codec,<br>
disable_transcoding, codec-prefs) without success.<br>
<br>
If you have some clue.<br>
<br>
regards,<br>
rod<br>
<br>
Michael Collins a écrit :<br>
<div class="im">> Check out this page:<br>
> <a href="http://wiki.freeswitch.org/wiki/Codec_negotiation" target="_blank">http://wiki.freeswitch.org/wiki/Codec_negotiation</a><br>
><br>
> Late negotiation will probably let you handle all the cases you need.<br>
> -MC<br>
><br>
> On Mon, Aug 31, 2009 at 8:00 AM, rod <<a href="mailto:kawarod@laposte.net">kawarod@laposte.net</a><br>
</div><div class="im">> <mailto:<a href="mailto:kawarod@laposte.net">kawarod@laposte.net</a>>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I'm wondering if I can do something like this:<br>
> - in my internal profile, I have this because of some PEER<br>
> using G729:<br>
> - <param name="disable-transcoding" value="true"/><br>
><br>
> But for a specific PEER, I'd like to activate transcoding:<br>
> - for this PEER, only G711 is used<br>
> - I'd like to transcode DTMF SIP INFO or RFC2833 to INBAND<br>
><br>
> So in my dialplan, I tried before bridging:<br>
><br>
> - <action application="set" data="disable-transcoding=false"/><br>
> - <action application="start_dtmf_generate" data="true"/><br>
><br>
> But I still see RFC2833 events between my FS and PEER and the DTMF are<br>
> not working.<br>
><br>
> So 2 questions:<br>
> - does application "start_dtmf_generate" requires transcoding<br>
> - if yes, can I set the variable disable-transcoding in my dialplan<br>
><br>
> regards,<br>
> rod<br>
><br>
> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</div>> <mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>><br>
<div class="im">> <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>
><br>
</div>> ------------------------------------------------------------------------<br>
<div><div></div><div class="h5">><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>
<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>