similar to: WebRTC as Softphone substitute ?

Displaying 20 results from an estimated 4000 matches similar to: "WebRTC as Softphone substitute ?"

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
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
2018 Oct 03
2
WebRTC as Softphone substitute ?
@Olivior I agree that seting up WebRTC is hard, however when done it is smooth to use. For replication you can build RPMs with working configurations. Regarding stability, it is not being used widly, so can't say it is mature. However we have no complain so far regarding audio or connectivity. sometime we provide support for "allow media / mic" type issues, but you know it is
2019 Jan 04
2
CyberMegaPhone WebRTC Video Conference demo
I am trying to run the CyberMegaPhone demo to see the WebRTC Video Conference demonstration from AstriDevCon 2017 I have been able to make WebRTC work on this same box with SIPML5 demo but not the CMP2K. When I attempt to access the https://myip:8089/cmp2k I am prompted for the unsecure web. I enable unsecure web. (Using the asterisk local certificate generation from the SIPML5 demo). After
2014 Apr 16
1
WebRTC and JsSIP
Hi ! My name is Gerald and I am working with WEBRTC and JsSIP.<div><br></div><div>I configure my Asterisk 11.7.0 to work wit WEBRTC.</div><div><br></div><div>Using a JsSIP (http://tryit.jssip.net/), the SIP extension can connect at the Asterisk, but when we try to make a call they send a 488 response and finish
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
2016 Feb 18
2
Asterisk 13 and WebRTC. Is wiki page still valid ?
2016-02-18 15:42 GMT+01:00 Marek ?ervenka <cervajs at fpf.slu.cz>: > my experience with pjsip for webrtc > http://lists.digium.com/pipermail/asterisk-users/2015-September/287562.html > > > Yes I saw this post earlier today. Having to fight 14 days scared me a bit ! Did you set sipml5 on your own server or did you use Live demo (
2015 Feb 26
2
WebRTC phone
Can anyone recommend a good WebRTC phone to use with Asterisk? I do not mind if it is commercial or open source. Customers are starting to ask for web solutions and we need to start testing. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez +52 (55)9116-91161
2016 Feb 29
2
Asterisk 13 and WebRTC. Is wiki page still valid ?
2016-02-19 12:01 GMT+01:00 Marek ?ervenka <cervajs at fpf.slu.cz>: > on my own server > Today, I'm back from holidays trip. First of all, thanks for replying ! I'll try to use jssip as you suggested. Anyway, I'm still failing to understand if wiki's page [1] is still valid with Asterisk 13, and if it's not valid anymore, which is the main change that prevent
2015 Mar 12
2
WebRTC demo phones
Hello, Can anyone recommend a particular online WebRTC phone for testing with Asterisk? We tried: - JsSIP, but even with the "enable video" checkbox disabled it sends video options in the INVITE SDP and Asterisk rejects it with "Rejecting secure video stream without encryption details". - sipML5, but it won't register, perhaps something to do with not using the Asterisk
2016 Oct 05
2
Ast 13.10 to 13.11 stop working webrtc
>From this change (res_rtp_asterisk): ast 13.10 to 13.11 webrtc JSSIP stop working, failing with chan_sip.c:4083 retrans_pkt: Hanging up call 7238b48c11581d4166b899bf747a05f7 at 130.211.62.184:0 - no reply to our critical packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions). is there any way to configure to have the previous behaviour? Im trying to set
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
2015 Mar 23
2
PJSIP - Video Support for WebRTC
Hey i have an interesting topic to discuss here. The main goal here is to be able to make a video call between two WebRTC endpoints registered on asterisk 13 it is a feature that definitely asterisk 13 should support . the problems that i faced with this is the following and i hope i could get an advise here. asterisk 13 vanilla version has some issues marking the video packets this complain
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
hi, i have following topology PSTN - Asterisk ---- internet -----  router - jssip client (wss) Asterisk 13.29.1 on public IP, chan_pjsip for wss, chan_sip/udp for SIP connection to PSTN router - public IP/private IP (NAT) jssip client - private IP - sip over websocket to Asterisk PJSIP ~30% of calls has problem with no audio. reason is that Asterisk is sending RTP to private IP of jssip
2013 May 31
1
WebRTC softphone for Asterisk - any suggestion?
Hi All, I wonder if any of you has some suggestions on which WebRTC client/softphone to use for a click-to-dial, webpage hosted solution. Any suggestions? Thanks l. -- Loway - home of QueueMetrics - http://queuemetrics.com Test-drive WombatDialer beta @ http://wombatdialer.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Apr 24
3
Wanted: WebRTC tutorial
A while back (last year maybe?), there was a Digium blog post on setting up WebRTC. I was never able to get that working. I was working with Asterisk 15 on a RHEL derived distro and had no idea of where to go to shoot the failure. Has anyone got a tutorial with trouble shooting?
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
Asterisk is on public IP (as described in the first email) i have 10 years experience in voip, 4 years webrtc in production. i know about ICE/STUN/DTLS-SRTP. yes, not every detail but the basic mechanism but i confess. i dont understand WHY Asterisk SOMETIMES switches destination IP in RTP. this is not only about ICE. its about RTP engine too which is Asterisk specific and Asterisk DEBUG is
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
thank you very much. this is exactly whats needed for debug example output for your info [Dec 12 15:39:19] DEBUG[2182][C-00000000]: pjproject: <?>:         icess0x7f5d44081e88 .Added new remote candidate from the request: 2.2.2.2:57536 [Dec 12 15:39:19] DEBUG[2182][C-00000000]: pjproject: <?>:         icess0x7f5d44081e88 .New triggered check added: 1 [Dec 12 15:39:19]
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
with wireshark i need decrypt traffic every call which is time consuming. get debug from pjnat through asterisk is not possible because of technical reasons or nobody did it? in my case its strange that ice candidates are the same good call v=0 o=- 3669976329745317845 2 IN IP4 127.0.0.1 s=- t=0 0 a=msid-semantic: WMS EoNIdKcMZvWBLULGqGPJTDe12ujjFEemeapo m=audio 52421 RTP/SAVPF 8 0 101 c=IN
2015 Mar 04
2
WebRTC phone
For those that were interested I have attached the kamailio.cfg which we have working with Kamailio 4.2.1 and Asterisk 1.8.23/32. Specifically, the following yum packages: kamailio.x86_64 4.2.1-4.1 @home_kamailio_v4.2.x-rpms kamailio-auth-ephemeral.x86_64 4.2.1-4.1 @home_kamailio_v4.2.x-rpms kamailio-bdb.x86_64 4.2.1-4.1 @home_kamailio_v4.2.x-rpms