Displaying 20 results from an estimated 1000 matches similar to: "Asterisk websocket with Nginx 502 Gateway error"
2012 Aug 07
1
Asterisk & Websockets
Hi everyone,
I'm currently trying to play a little with WebRTC using sipml5 client and
Asterisk trunk (370821)
It seems the the WebRTC implementation for Asterisk 11 is already available
in the trunk? Am I right?
http://lists.digium.com/pipermail/asterisk-dev/2012-July/055940.html
I'm having trouble to even register to my Asterisk server using sipml5
client.
The only reference to
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
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
2014 Jun 11
2
WSS over Asterisk
Hi,
Have anyone tried using SIPML5 to connect to Asterisk over wss?
I'm having the error as shown below
Connecting to 'wss://54.xxx.xxx.xxx:8080/ws <wss://54.254.228.251:8080/ws>'
SIPml-api.js?svn=224:1
==stack event = starting SIPml-api.js?svn=224:1
__tsip_transport_ws_onerror SIPml-api.js?svn=224:1
__tsip_transport_ws_onclose SIPml-api.js?svn=224:1
==stack event =
2012 Aug 13
1
Websockets on Asterisk 11 and SipML5
Hello,
I'm trying to register a user using sipml5 on Asterisk 11. I followed the
instructions here:
http://thr3ads.net/asterisk-users/2012/08/1972342-Asterisk-Websockets
I added transport=ws to my sip.conf file:
[3002]
username=3002
secret=XXXXXXXXX
host=dynamic
type=friend
context=test
disallow=all
allow=g729
;allow=all ; Allow codecs in order of preference
allow=ilbc
2016 Aug 09
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello
I'm trying for several days now to get ICE support for my Asterisk 11.23
on CentOS 6.
My call setup : sipml5_webRTC (nat) --> public Asterisk on 178.18.90.230
--> softphone Zoiper
(problem : no audio)
Reverse does not work either.
(problem : failed get local SDP)
I followed this guide :
https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5
2013 Sep 12
0
SIP over WSS connection : mask error
Hi,
I use chrome and sipml5 to connect to asterisk webrtc interface using TLS.
The wss connection seems ok and the SIP REGISTER sent from chrome to
asterisk and the SIP response received.
In the response, I get a "failed: A server must not mask any frames that it
sends to the client" error msg and chrome terminates the ws connection.
I've checked the asterisk debug logs, and the
2014 Jul 07
0
no audio on call from sipML5 in browsers to Asterisk 11 with DTLS-SRTP
Hi all !
I am using sipML live demo page (http://sipml5.org/call.htm?svn=224#) in
order to test WebRTC setup on my Asterisk PBX. I am using latest SVN
version of Asterisk 11 (Asterisk PBX SVN-branch-11-r417677)
If I make calls from softphones (Zoiper, X-Lite), which do not support
DTLS at all, I can hear the Echo Test sound.
BUT when I call from browser (I've tried latest Mozilla Firefox
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 Jul 02
1
Webrtc Not acceptable here
Hi,
I am getting
*Can't provide secure audio requested in SDP offer*
with sipml5 client hosted on my local system
[1060] ; This will be WebRTC client
type=friend
username=1060 ; The Auth user for SIP.js
host=dynamic ; Allows any host to register
secret=sameer ; The SIP Password for SIP.js
encryption=yes ; Tell Asterisk to use encryption for this peer
avpf=yes ; Tell Asterisk to use AVPF
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
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 (
2013 Aug 12
0
Asterisk WebRTC Support : WSS connection setup fails with error:00000000
Hi,
I'm trying to connect to the asterisk pbx via wss, from sipml5.org
demo page (http://sipml5.org/call.htm).
I used the guide from
https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial ,
to setup the tls.
I could make a secure sip call ( SRTP) using the PhonerLite sip
client. ( This confirms my sip - tls settings and tls certficates. (
I'd added the tls client certficate
2015 May 21
1
asterisk 13 webrtc
hi,
is there someone with working asterisk13+chan_sip+SIP.js/sipml5 ?
or is chan_pjsip better supported?
or the recommended way for asterisk is use respoke.io?
my problem with asterisk13+chan_sip+sipml5(the same problem is with SIP.js)
chan_sip.c:10496 process_sdp: Can't provide secure audio requested in
SDP offer "
sip.conf (important parts)
[vr1a882]
...
nat=force_rport,comedia
2015 Aug 11
2
webrtc no audio
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?
---------- Forwarded message ----------
From: Vinicius Fontes <vinicius at aittelecom.com.br>
Date: 2015-07-27 13:54 GMT-03:00
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
2013 Sep 12
1
How to get call progress events from WebSocket connected to Asterisk 12 ARI events API
Hello,
I am experimenting with Asterisk 12.0.0 alpha1. I have a couple of SIP
phones working. Good. I can retrieve data using curl to interact with the
new Asterisk REST API (ARI). Good.
Now I want to use the new ARI events API, which requires a WebSocket
connection. I am using Node.js for the client, and have a stable
connection to ARI events on the Asterisk 12 server.
What I hope for is
2012 Aug 17
2
How to test Websocket support in SIP in Asterisk trunk?
I see no indication of how to do this in sip.conf, and when I start
Asterisk, it doesn't wait on port 80.
Greetings,
--
Juan Carlos Castro y Castro
Instant Solutions - Telefonia Gerando Resultado
http://www.instant.com.br
Principais capitais: 4063-6100
Demais regi?es: (11)4063-6100
2013 Oct 24
0
When i do Video call from sipml5 to sipml5, Call get rejected
Hello All,
I am using Asterisk 12 and sipml5 as front-end and when i call from one
to another the call will ring on other end but when i allow the camera
access call will terminated automatically. I have attached the logs of
Asterisk, if some one will get something useful Please reply on the same.
Thanks and Regards,
Anant
== Using SIP VIDEO CoS mark 6
== Using SIP RTP CoS mark 5
2015 Mar 12
0
WebRTC demo phones
Sipml5 works. You need to have TLS enabled on asterisk web socket.
Mitul
On 12-Mar-2015 12:47 PM, "David Cunningham" <dcunningham at voisonics.com>
wrote:
> 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
>