[Freeswitch-users] Set disable-transcoding in dialplan

Michael Collins msc at freeswitch.org
Mon Aug 31 09:38:35 PDT 2009


Check out this page:
http://wiki.freeswitch.org/wiki/Codec_negotiation

Late negotiation will probably let you handle all the cases you need.
-MC

On Mon, Aug 31, 2009 at 8:00 AM, rod <kawarod at laposte.net> wrote:

> Hi all,
>
> I'm wondering if I can do something like this:
>    - in my internal profile, I have this because of some PEER using G729:
>          - <param name="disable-transcoding" value="true"/>
>
> But for a specific PEER, I'd like to activate transcoding:
>          - for this PEER, only G711 is used
>          - I'd like to transcode DTMF SIP INFO or RFC2833 to INBAND
>
> So in my dialplan, I tried before bridging:
>
>    - <action application="set" data="disable-transcoding=false"/>
>    - <action application="start_dtmf_generate" data="true"/>
>
> But I still see RFC2833 events between my FS and PEER and the DTMF are
> not working.
>
> So 2 questions:
>    - does application "start_dtmf_generate" requires transcoding
>    - if yes, can I set the variable disable-transcoding in my dialplan
>
> regards,
> rod
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090831/53543e5f/attachment-0002.html 


More information about the FreeSWITCH-users mailing list