similar to: Incoming webrtc call succeeds in Firefox but fails in Google Chrome

Displaying 20 results from an estimated 600 matches similar to: "Incoming webrtc call succeeds in Firefox but fails in Google Chrome"

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 May 10
4
Asterisk 13.26.0 webRTC: Asterisk not passing along video
Hello I am trying to set up webRTC video calls from my Chrome webbrowser (Fedora) to my Chrome webbrowser (Windows 10). There is local video input (I can see myself), but never video on the receiving side. This is the case in both directions (so it makes no difference which peer is calling which peer). Both webRTC SIP peers have opus and H264 codec in their peer definition :   Video
2016 Aug 10
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello thank you for your answer. I don't understand how there are many tutorials and examples on the web where every time the outcome is a working setup. Very strange I feel now after my personal experience with Asterisk 11 and webRTC. You also say Asterisk 13. How about Asterisk 12 then ?? Kind regards. On 10-08-16 21:53, Matt Fredrickson wrote: > I don't see an ice-ufrag or
2023 Aug 23
1
ICE Candidate collision on dualstack hosts?
Hi I'm attempting to use ICE to be able to present all possible RTP transports to peers. 16.28.0~dfsg-0+deb11u2 (I know it's old, but unfortunately Asterisk was removed from debian 'stable' and the version in 'sid' is just broken (opus + voicemail don't work anymore). But I ran into an issue when the peer is running rtpengine: Asterisk offers: a=candidate:H9da13901
2014 Dec 05
2
Inbound call from sip peer to internal webrtc peer fails while internal sip-webrtc calls work
Hello, I'd appreciate your comments on the following problem I'm having, please forgive me if this is something obvious, I've been scratching my head on this for a while: I have Asterisk+Kamailio setup where I'm currently testing inbound calls from outside. I have both webrtc and sip clients, where webrtc peers are defined according to sip.js instructions (
2023 Jun 28
1
SDP a=ice-ufrag & a=ice-pwd UNSUPPORTED OR FAILED
Hello list when trying to set up webRTC communications with sipjs client package (tried 0.7.0, 0.10.0 and 0.19.0), I see in the asterisk debug log-file the following : DEBUG[30891][C-00000000] chan_sip.c: Processing media-level (audio) SDP c=IN IP4 99.88.77.66... OK. DEBUG[30891][C-00000000] chan_sip.c: Processing media-level (audio) SDP a=rtcp:9 IN IP4 0.0.0.0... UNSUPPORTED OR FAILED.
2011 May 12
1
Slow reading speed over RDMA
Hi everyone, I hope you can help me with some performance troubles I've been having. I'm doing some tests with gluster 3.2.0, and I can't understand some of the behavior I'm getting with gluster. The test is using a volume with 12 stripped bricks (each brick is an HD), with no replication, via RDMA. I'm doing random readings of 4GByte files with the FIO tool. Gluster
2014 Apr 14
1
how to configure callcentric peer
On 11.9, trying to set up a callcentric peer: sip debug: > <--- SIP read from UDP:204.11.192.161:5060 ---> > INVITE sip:1777<myccid>@10.10.11.180:5060 SIP/2.0 > v: SIP/2.0/UDP 204.11.192.161:5060;branch=z9hG4bK-6104e46aaaaef4249814d16a2ffb990d > f: <sip:<calling number>@66.193.176.35>;tag=3606475083-968127 > t:
2023 Jun 27
1
Get channel variables via ARI/AMI
I need to get hooked up with this class, I could have students doing projects for homework :) Interested in RTCP? j On 6/26/23 7:45 PM, TTT wrote: > > I’m in training, so I have to demonstrate something SIP related.  I > figure it would be cool to hack a call, hanging it up while in > progress from outside Asterisk.  Doing so will demonstrate > use/knowledge of ARI, AMI, SIP,
2013 Jun 17
1
Has anyone succeeded in making a WebRTC call from Mozilla Nightly to Asterisk?
I am using Asterisk 11.3.0 and just updated Nightly to 24.0a1 (2013-06017) and get a SIP 488 Not Acceptable Here response. I have no problems using the same Asterisk configuration and the same page to make a call from Chrome. I have seen other people post a similar issue, but I have not seen a solution. If someone with good knowledge of this issue were to respond with "this is a known
2014 Aug 06
1
From and To headers contain same account in INVITEs
Hello, I noticed a strange thing while testing my Asterisk-Kamailio Realtime setup. In an INVITE the From and To headers contain the same number when calling through a Realtime integration setup. This happens when the INVITE leaves Asterisk. Can you guys tell me what might be causing this? I have 660 at testers.com as a websocket client and 700 at testers.com (caller) using a Zoiper client (db
2006 Mar 30
1
OCFSv2 certification dates
Hi, The oss.oracle.com website has the following statement: OCFS2 certification with Oracle 10g Release 2 RAC on Linux x86, x86-64, Itanium and Power is currently in progress. Is there any indication when this process will be completed? We have a customer in NZ that wants to use OCFSv2 for the OCR and voting files with 10.1.0.4 RAC on RHAS4.0 Linux x86-64. They do not want to use raw devices
2019 Apr 17
2
IPv6 transport results in ICE with only IPv6 candidates
Hi, I'm using Asterisk 13.x and have defined a pjsip TCP IPv6 transport: [transport-tcp-ipv6] type=transport protocol=tcp bind=[2001:1234:5678:abcd::2]:5060 I also have an IPv4 version of that: [transport-tcp-ipv4] type=transport protocol=tcp bind=10.75.22.8:5060 I've then configured an endpoint to use it: [outgoing] type = endpoint context = default dtmf_mode = none disallow = all
2015 Oct 28
2
Receiving Messages and Extensions Config for WebRTC
Hi All, I have configured WebRTC according to the install document. The clients register correctly. I'm use SIPjs. The clients are able to send messages to the server. The SIP debug shows the messages being received. However I'm stumped for directions on how to route the messages between the clients. Asterisk 11.11.0 Here is my client sip config: [1060] type=friend username=1060 ; The
2005 Aug 10
0
Samba 3.0.10 Authentication in an NT4 Domain
I'm trying to set up a Samba file server inside of an NT4 domain. I'm using Samba 3.0.10 My config files are at the bottom of this post. The server appears on the windows network inside the domain called for in it's smb.conf. But when you try to access it from any client which does not have an account on the box it prompts for a user name and password. When you enter a user name and
2015 Aug 12
2
webrtc no audio
Dne 11.8.2015 v 12:18 Joshua Colp napsal(a): > Vinicius Fontes wrote: >> I'm having the same issue! The difference in my case is Asterisk server >> has a public IPv4 and the browser is behind a single NAT. >> >> I'm forwarding my configuration below (which I posted previously on >> asterisk-users). >> >> How can we debug ICE negotiation? >
2016 Aug 11
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello Using Asterisk 12.8.2. I now have the "via ICE" messages in the RTP debug (see below). If you look in the SIP debug (see below), you also now see the "ice-ufrag" and "ice-pwd" in the 200 OK SIP-message from Asterisk to the webRTC client. But still no audio ! None at all ! In both directions. You can see in the SIP debug that the IP-address in de
2006 Jan 17
2
IAX/SIP and openser problem. IAX bug?
Hello. I am in a strange situation. I have two asterisk. Asterisk "A" makes a call for asterisk "B" by IAX. Asterisk "B" recives the call and delivers it to Openser by SIP. The problem is openser printing this in the screen: ERROR: parse_to : unexpected char ["] in status 5: <<"David" <sip:>> . ERROR:parse_from_header: bad from header
2006 Dec 04
2
Odd queue issue
Hi, I have 2 systems (A and B). I have an 800 number... when someone calls the 800 number it goes: IAX2-->A---IAX---B--->SIP PHONE However.. if the user calling the 800 number is a SIP user that is registered to A it goes: SIP--->A---IAX---B--->SIP PHONE This is the problem... when a call comes in from the IAX2 800 provider, things work fine... however if a SIP user registered to
2015 Apr 28
0
hi list need your help
facing problem with originating webrtc calls 1-when iam doing call from webrtc iget ice working <--- SIP read from WS:91.196.158.205:1466 ---> INVITE sip:0669197533 at 77.91.132.9 SIP/2.0 Via: SIP/2.0/WS 7cvtd9ihs2e8.invalid;branch=z9hG4bK8749315 Max-Forwards: 69 To: <sip:0669197533 at 77.91.132.9> From: "Anton" <sip:1065 at 77.91.132.9>;tag=5i21qaop43 Call-ID: