[Freeswitch-users] g729 Pass-through

Steven Ayre steveayre at gmail.com
Thu Sep 8 22:41:46 MSD 2011


They can be set (or unset) from the dialplan:
    <action application="set" data="bypass_media=true" />
    <action application="set" data="bypass_media=false" />
    <action application="set" data="proxy_media=true" />
    <action application="set" data="proxy_media=false" />

Unless you're transcoding or attaching a application that needs to decode
the audio data, all bridged calls will work in passthrough mode by default.
Decoding/encoding of audio data only happens when it's required.

Also note that proxy-media is *not* passthrough. You shouldn't really use it
unless you want to support a codec that's not supported by FS.

-Steve



On 8 September 2011 18:03, Joe Flemmings <joe.jflemmings at gmail.com> wrote:

> Is there a way of having just calls using g711 do media passthrough and NOT
> all calls
> Because the following parameters in internal.xml apply to all calls
>
>
> <param name="inbound-bypass-media" value="true"/>
>
> <param name="inbound-proxy-media" value="true"/>
>
>
> Thanks Joe
>
>
> 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/20110908/277cb927/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list