[Freeswitch-users] uuid_media off with WebRTC

Dan Edwards DEdwards at vertical.com
Sat Nov 21 01:59:20 MSK 2015


Thank you for the quick response.

We’d like to be able to do this. Is this something we could contract to get done?

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Anthony Minessale
Sent: Friday, November 20, 2015 5:50 PM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] uuid_media off with WebRTC

You can bypass media if you do it before the call starts but its not supported to turn it off mid call.


On Fri, Nov 20, 2015 at 4:28 PM, Dan Edwards <DEdwards at vertical.com<mailto:DEdwards at vertical.com>> wrote:
I'm running FS 1.6.2, trying to get FreeSWITCH to drop out of the media path for 2 WebRTC calls, but I'm getting 'Cannot bypass due to secure connection'.

In FS-7166, I found the instructions to set uuid_media_secure_media=true, but that didn’t seem to help.

When I tracked down the error message in the source, I find this snippet in switch_ivr.c:


if (switch_channel_test_flag(channel, CF_SECURE)) {
      switch_core_session_rwunlock(session);
      switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR,
                "Cannot bypass %s due to secure connection.\n",
      switch_channel_get_name(channel));

      return SWITCH_STATUS_FALSE;
}

 Wouldn't this code cause for any SRTP call to decline to drop media?

Can FS bypass media with 2 WebRTC calls?

Thank you,

Dan


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto:consulting at freeswitch.org>
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto: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



--
Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬

☞ http://freeswitch.org/http://cluecon.com/http://twitter.com/FreeSWITCH
☞ irc.freenode.net<http://irc.freenode.net> #freeswitch ☞ http://freeswitch.org/g+
ClueCon Weekly Development Call
☎ sip:888 at conference.freeswitch.org<mailto:sip%3A888 at conference.freeswitch.org>  ☎ +19193869900

https://www.youtube.com/watch?v=9XXgW34t40s
https://www.youtube.com/watch?v=NLaDpGQuZDA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151120/f7957859/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list