[Freeswitch-users] No Media on bridging two external calls

Michael Collins msc at freeswitch.org
Mon Nov 12 21:25:26 MSK 2012


Recommend viewing the SIP trace on working vs. non-working calls. See if
you can figure out where the audio is attempting to go on the non-working
call as that will be your first clue on what to do next. Depending on your
preference you can turn on SIP trace right at the command line or use a
tool like tcpdump and then analyze in Wireshark. If you're relatively new
to SIP traces then I'd use tcpdump + WS since it's a bit easier to read.
More info available on our wiki:

http://wiki.freeswitch.org/wiki/Packet_Capture

-MC

On Fri, Nov 9, 2012 at 8:14 AM, Lynn Nielson <
lynn.nielson at greenseedtechnologies.com> wrote:

> Running FreeSwitch on Ubuntu 12.04 FreeSWITCH Version
> 1.3.0+git~20120823T225232Z~fbc83cb0ea
>
> I'm having a problem with no media/audio when bridging two external calls,
> however, if one of the legs is an internal extension the the audio works
> fine. Also, if I add bypass_media=true, the audio works for the two
> external call bridge as well.  I would really like to understand why this
> works this way and if there is a configuration option that would enable the
> internal and external bridging to work the same.  Here are two examples of
> the problem from the command line using sofia.
>
> This fails on audio but makes a connection (external to external):
> originate sofia/gateway/flowroute/1801xxxxxxx
> &bridge(sofia/gateway/flowroute/1801yyyyyyy)
>
> This works (external to external):
> originate {bypass_media=true}sofia/gateway/flowroute/1801xxxxxxx
> &bridge(sofia/gateway/flowroute/1801yyyyyyy)
>
> This works (internal to external):
> originate sofia/internal/1010%IPADDRESS
> &bridge(sofia/gateway/flowroute/1801yyyyyyy)
>
> This also works (internal to external):
> originate {bypass_media=true}sofia/internal/1010%IPADDRESS
> &bridge(sofia/gateway/flowroute/1801yyyyyyy)
>
>
> Thanks for any explanation,
>
> Lynn
>
> _________________________________________________________________________
> 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
>
>


-- 
Michael S Collins
Twitter: @mercutioviz
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121112/6536f448/attachment-0001.html 


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