[Freeswitch-users] Bypass Media not work

Ken Rice krice at freeswitch.org
Tue Apr 24 17:55:35 MSD 2012


You still need to have the codecs enabled in your FreeSWITCH configuration,
also FreeSWITCH supports iLBC and Broadvoice32 and 16 codecs along with a
list of other codecs that are just not enabled by default...

K



On 4/24/12 5:19 AM, "Cucu Florian" <koralu at gmail.com> wrote:

> Hello,
> 
> I tried to test the behavior of "bypass media" in FS with the following
> scenario: Xlite(ext.1000) -> FS <- Xlite(ext:1001)
> 
> On each Xlite I set one single codec (that is currently unsupported by FS) as
> it said in wiki page: "This is useful if you have two end-points that need to
> use a codec that is currently not supported in FreeSWITCH "
> 
> As the FS tutorial said "Before executing the bridge action you must set the
> "bypass_media" flag to true. " so I put the following line in my dial plan.
> 
> <extension name="extension-intercom">
>     <condition field="destination_number" expression="1001">
>         <action application="set" data="bypass_media=true"/>
>         <action application="bridge" data="user/1001"/>
>     </condition>
> </extension>
> 
> 
> <extension name="extension-intercom">
>     <condition field="destination_number" expression="1000">
>         <action application="set" data="bypass_media=true"/>
>         <action application="bridge" data="user/1000"/>
>     </condition>
> </extension>
> 
> When I put in Xlite also G711ulaw/alaw as codecs preference the calls was ok.
> But when I put only codecs that FS do not support(ex. iLBC,BroadVoice32) the
> call failed. What am I missing?
> 
> I made this scenario because I need to route via FS some calls with G729r8
> codec and I need no codec negotiation.
> 
> Ty
> 
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> 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/20120424/8e8cc667/attachment.html 


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