similar to: WEBRTC is no longer working with Firefox after upgrade to version 37

Displaying 20 results from an estimated 2000 matches similar to: "WEBRTC is no longer working with Firefox after upgrade to version 37"

2015 Apr 08
0
WEBRTC is no longer working with Firefox after upgrade to version 37
Toufic Khreish (Gmail) wrote: > Hello, > > Webrtc stopped after upgrading firefox from version 36 to version37. > I have been running webrtc with freepbx 12 and asterisk 13.2 or 13.3 and > firefox version 36 without any issues until firefox was upgraded to version > 37. > Unfortunately Chrome works well in one direction (from chrome to any > extension) but calling from an
2015 Mar 17
4
Asterisk 13.2.0 Video issues
I see that my asterisk is started with the -g option, the core file I cannot find on my system (find / -name core*) -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matthew Jordan Sent: Tuesday, March 17, 2015 1:51 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users]
2015 Mar 10
3
Asterisk 13.2.0 Video issues
I recently compiled asterisk 13.2.0 on an RK3288 , I am suspecting problems with the format H264, Asterisk 12.8.1 compiled on the same hardware is behaving very well for the same format H264 Problem of asterisk 12.8.1 is IAX2 trunk bad voice quality. Could someone investigate the problem of Asterisk 13 with video support on H264 ? Thank you. -------------- next part -------------- An
2015 Apr 03
2
Connecting Samsung Galaxy to Asterisk for VoLTE
Hi, Has anybody tried to connect Samsung Galaxy to Asterisk PBX to be able to make calls over VoLTE? Thanks a lot in advance! Best regards, Sevana http://www.sevana.biz -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150403/ac9b4a31/attachment.html>
2015 Mar 10
3
Asterisk 13.2.0 Video issues
Thank you, I needed a starting point to start my post. 1. Asterisk 12.8.1 (IAX2 voice issues) no video issues. Voice issues on IAX2 Trunks, All extensions are SIP. The IAX2 trunks on Asterisk 12.8.1 produces only one error out of : iax2 set debug trunk on [2015-03-10 16:28:42] WARNING[9614][C-0000000b]: chan_iax2.c:1793 compress_subclass: Can't compress subclass 2097217 On the box running
2015 Mar 16
2
Asterisk 13.2.0 Video issues
Hello Matthew, I have compiled Asterisk 13.2 with the following compiler Flags enabled: DON'T_OPTIMIZE DEBUG THREADS BETTER_BACKTRACES My asterisk is running with the asterisk_script: root 24048 39.4 2.4 128564 50640 pts/1 Sl 00:02 2:21 /usr/sbin/asterisk -f -vvvg -c core show locks ======================================================================= === 13.2.0 ===
2015 Mar 18
1
Asterisk 13.2.0 Video issues
If you take a look at the safe_asterisk shell script, usually located at /usr/sbin/safe_asterisk (for CentOS at least), you'll be able to find where the core files are located. If it's not located there, then you'll need to look at the Asterisk init script for the scripts location. I hope this helps. Regards; John -----Original Message----- From: asterisk-users-bounces at
2014 Sep 04
1
exposing APIs needed by Chromium/WebRTC
Hello Opus community, I'd like to ask you for advice and recommendations. WebRTC uses Opus, and I noticed https://webrtc-codereview.appspot.com/5549004 started referring to currently internal Opus headers. This is possible because for Chromium the Opus sources are just checked in, so any header can be #included. I detected this when trying to package Chromium for Linux distributions with
2018 Sep 26
2
WebRTC as Softphone substitute ?
On Wed, Sep 26, 2018 at 9:40 AM Carlos Chavez <cursor at telecomab.mx> wrote: > > On 9/26/2018 4:46 AM, Olivier wrote: > > > Hello, > > > > This morning, I asked myself if WebRTC could be a viable alternative > > to softphone deployment. > > > > For me, main issue with Softphones is the amount of work needed for > > installation and
2014 May 21
1
One Way Audio with WebRTC (with external asterisk)
Hi, I've run into a slight issue when using WebRTC and two Asterisk boxes. I am using SIPml as the test WebRTC client. My two asterisk boxes, one of them is configured for WebRTC with websockets, etc (asteriskrtc.local) and the other is just a standard asterisk server (asteriskgary.local). Dealing with just the WebRTC asterisk server, asteriskrtc.local, I am able to log in to the SIPml
2020 Apr 28
2
Webrtc and iOS devices
Hello, Currently audio conference. Should upgrading Asterisk from 13 to newer version resolve webrtc/iOS problem? Best regards, Teijo Dan Jenkins kirjoitti 28.4.2020 klo 12.18: > First things first, upgrade from 13 - WebRTC has moved a long a lot since > then. If you can't upgrade everything to 13 then run another asterisk > specifically for WebRTC and bridge to your other
2018 Sep 26
4
WebRTC as Softphone substitute ?
Hello, This morning, I asked myself if WebRTC could be a viable alternative to softphone deployment. For me, main issue with Softphones is the amount of work needed for installation and configuration. Also, Softphones must be carefully choosen if Deskphone-like quality is expected. Now that WebRTC becomes ubiquitous, it might make sense to trade Softphone features (call history, BLF, ...) for
2020 Apr 26
2
Webrtc and iOS devices
Hello, Has somebody get combination Asterisk (I'm using version 13.32.0, webrtc and iOS (version 13.4.1) with Safari or any other browser working properly in confbridge conference calls? I hope my Asterisk webrtc related settings are not totally wrong, because several other browsers from Windows seem to work. Best regards, Teijo
2015 Sep 15
3
Asterisk 13 WebRTC Status report
hi, i'm fighting with webrtc for 14 days reporting my experience to minimize number of crazy asterisk users i have working webrtc with simpl5 + asterisk 13 + pjproject 2.4.5 + chan_pjsip + secure websockets + secure audio + audio in both ways problems first, i needed run chan_sip for old hard phones and wss with chan_pjsip only for webrtc. this is possible with patch from
2016 Feb 18
2
Asterisk 13 and WebRTC. Is wiki page still valid ?
Hello, I'm trying to have my first calls with WebRTC. My server has asterisk 13.7.0. I'm following the instructions from the wiki [1]. So I'm using [2] live demo from a Chrome navigator (v48) on Debian Jessie station. Whenever I type something like ws://123.123.123.123:8088/ws in Expert Mode form (see [1]), I'm getting this error : *2:SecurityError: Failed to construct
2018 Sep 29
2
WebRTC as Softphone substitute ?
Hi Olivior, We have recently worked on a WebRTC based agent panel. As based on my experience I think that WebRTC based phones are far better and cheaper then those soft / sip phone. the big plus is that they are easy to customize and developer can use the power of browser and web to build / offer features which are not possible with regular phones. Regarding your concern about BLF or call
2014 Apr 14
1
Webrtc and adventures with Asterisk 11
Hi, I spent the past week experimenting with webrtc + asterisk 11.9.0-rc1 + opus/vb8 codec patch. This is interesting technology and I try to find out how to connect all the moving parts. Firefox: Neither sipml5 or jssip works with calls to asterisk, audio/video doesn't matter. WARNING[977][C-00000005] chan_sip.c: Rejecting secure audio stream without encryption details: audio 35684
2018 Sep 11
2
Can someone provide some insight on WebRTC vs a generic SIP library in a browser?
I work on the Asterisk side of things and admit to not knowing about browser development. A co-worker asked me today why they should develop a web based agent software using WebRTC? They prefer to develop using a SIP based javascript library they found. Can anyone offer some insight on why to choose either WebRTC or a SIP library for a web based agent software connecting up to an asterisk
2016 Feb 18
2
Asterisk 13 and WebRTC. Is wiki page still valid ?
Thank you much for yor reply. 2016-02-18 13:30 GMT+01:00 Simon Hohberg <simon.hohberg at mcs-datalabs.com>: > Hi Oliver, > > On 02/18/2016 12:10 PM, Olivier wrote: > > Hello, > > I'm trying to have my first calls with WebRTC. > My server has asterisk 13.7.0. > > I'm following the instructions from the wiki [1]. > So I'm using [2] live demo from
2015 Sep 09
2
No ring sound when calling SIP extensions over Webrtc
I am having a small problem that is driving me nuts. I can make calls over my Webrtc client without any problems and audio sounds fine. The only problem I have is that when I call an internal SIP extension on my PBX I do not hear the ring while I wait for the call to be answered. My dial command does include the rR options. If I make an external call to a land line or a mobile phone I do