Displaying 20 results from an estimated 1000 matches similar to: "video call with WebRTC on asterisk 13."
2015 Mar 11
0
Video call with WebRTC on asterisk 13
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 web browser specially VP8 codecs so a friend of mine
2015 Mar 16
0
Video WebRTC Ast 13
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
2015 Mar 19
0
PJSIP Video on WebRTC Ast 13
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
2015 Mar 31
0
help : annoucement queue
Hi everybody,
I've a matter with the queue annoucement with the "thereare", because if
I put just one member in my configuration (member => SIP/2098), the ivr
gave me that I was the firt or second in the next at the queue. But the
problem is, if I add one member (eg: member => SIP/2098 and member =>
SIP/2099), the ivr don't gave me the range but It play the
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
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
2013 Jun 03
0
Asterisk 11 + repro WebRTC tested
I've just done a test with a WebRTC client connecting to the repro proxy
with the SIP messages relayed over TCP to Asterisk
Asterisk successfully answers the call using SAVPF, SRTP and ICE.
The client is greeted by the demo
This was tested in the Asterisk 11 environment described in my earlier
email about SRTP build issues on the asterisk-users list.
This is quite useful because it proves
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
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
2015 Feb 26
0
WebRTC phone
For the client:
JSSIP and Sipml5.
If you are going to be coding something up yourself I like the JSSIP 0.5.x
javascript interfaces. If you are simply going to use a pre-canned one then
sipml5 works pretty well and remembers your settings in localstorage. I
haven't used any closed source versions since the above works really well
for us.
For the server:
If you are using Asterisk 1.8
2014 Mar 22
0
webrtc not working with asterisk 11.8 + jssip/sipml5
users are registering over ws:// but while dialing A -> B , using either
jssip/sipml5
I receive an error on B side saying , ice related information is missing ,
and in INVITE sdp mentioned fields are really missing. Exact error in
console is
SetRemoteDescription failed: Called with an SDP without ice-ufrag and
ice-pwd
lots of users are using webrtc with jssip/sipml5 + asterisk successfully.
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
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
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
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
>
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
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
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
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 (