Displaying 20 results from an estimated 2000 matches similar to: "Asterisk 13.26.0 webRTC: Asterisk not passing along video"
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.
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,
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
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
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:
2015 May 04
0
Asterisk proxying a REFER
--
Luca Pradovera
luca.pradovera at gmail.com
Hello,
sorry, I managed to lose the reply amidst the traffic.
What we have here is our application server APP with leg A in AsyncAGI in an Adhearsion application, which after some magic dials leg B on the office PBX through a configured peer.
Leg B then decides that user C knows more about the subject, and initiates a blind transfer to C?s phone
2014 Aug 22
0
Asterisk rejects sdp from webrtc client
Hello,
I was testing with sdp and something came up worth asking:
While calling from a webrtc client to another (chrome, sip.js) Asterisk
receives the following sdp and rejects it with 488 Not Acceptable. Why does
this happen, what's wrong with the sdp? The second sdp body below is
accepted instead. Both have rtp profile RTP/SAVPF, difference is that the
second one was produced by rtpengine,
2014 Mar 14
0
sipML5, Ast12 and WebRTC: not acceptable here
Hi All.
I'm running some tests with the latest Asterisk SVN-branch-12-r410493M
compiled with fresh github pjsip and srtp 1.4.2 on an i386 centOS
machine (2.6.32-358.18.1.el6.i686).
As a client I'm using the sipMLP WebRTC javascript softphone running on
Chrome 33.0.1750.146 m.
I have the softphone correctly registered on the Asterisk machine but as
soon as I try to start a new call
2014 Mar 26
0
Secure audio cannot be provided
Hi Everyone.
I am getting this error WARNING[31977][C-00000009]: chan_sip.c:10657 process_sdp: Can't provide secure audio requested in SDP offer
>From the sdp can anyone suggest why secure audio cannot be provided
????v=0
????o=- 6611325078116277019 2 IN IP4 127.0.0.1
????s=-
????t=0 0
????a=group:BUNDLE audio
????a=msid-semantic: WMS YxFi1hLhslP6PiA3D1xi2RxV5i1iATmDOz4l
????m=audio
2013 Mar 18
6
Diagnosing call problem
Asterisk 11.1.0
Various soft-phone SIP clients
call center with 10-12 agents online at once using asterisk queue
Occasionally an agent will get a call (or more often a series of calls
in a row) where neither party can hear the other, or can only hear each
other sporadically. A MixMonitor recording of the call plays only the
caller - none of the agent's audio is heard in the recording.
2012 Jan 09
1
video mail is not store
Hi,
I am facing an issue while testing the video mail service of Asterisk. I have two different setup on one setup client being used is Mercuro while on the other client is Android based.
On the Mercuro setup video mail is stored and retrieved properly while with Android based setup video?mail is not stored (audio is through).
Both the client?use H.264 codec with following sdp information:
2017 Apr 21
2
Asterisk 1.8.32.3 : no video (h.264)
Hello
you mean while placing a video call ? What info am I looking for in the
debug output ?
Kind regards.
J.
On 21-04-17 12:28, Marcelo Terres wrote:
> Did you try to activate DEBUG and set the verbosity to a higher level
> (100?) to check what Asterisk tells you about?
>
> Regards,
> Marcelo H. Terres <mhterres at gmail.com>
> IM: mhterres at
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
2009 Apr 01
2
Extract a MOS value from Asterisk CDR
Hello all,
I'm tring to retrieve a formula to calculate a MOS value from Asterisk RTCP
stats...
Have you got any idea how to do it?
Thanks
I'm reading all G.107 ITU docs to retrieve something...
I'm saving the SIP RTCP stats with:
[macro-hangupcall]
exten => s,1,Set(CDR(userfield)=${CHANNEL(rtpqos|audio|all)})
exten => s,n,ResetCDR(vw)
exten => s,n,NoCDR()
So I retrieve
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
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
2015 Feb 13
2
Debugging some DTMF Weirdness.
I'm attempting to find where my extra long DTMF Tones are coming from.
I'm dialing from my sip handset through my proxy to my Asterisk box which
is my PSTN Gateway.
I'm pressing 4 to select a menu and everything is fine.
[Feb 12 16:58:18] DTMF[29762] channel.c: DTMF begin '4' received on
SIP/trunk-0a02dee0
[Feb 12 16:58:18] DTMF[29762] channel.c: DTMF begin passthrough
2012 Dec 10
1
Problem with SIP trunk I've set up between two * boxes.
Hi! I'm trying to set up a SIP trunk so that I can test calls, etc.,
between a new Asterisk box, and an old 1.4 box.
---------------------------------------------------------------------------
New box:
root at asterisk1:/etc/asterisk# head -1 sip.conf
#include siptrunk.conf
siptrunk.conf:
[box1] ; All box1 extensions; see extensions.conf
type=peer
context=adhearsion
host=172.17.0.17 ; IP
2014 Oct 23
1
Auto video call hangup
Hi,
I use a simple scheme:
SIP video phone A (h264/Asterisk 1.8.11) <---IAX2 trunk----> SIP video
phone B (h264/Asterisk 11.7.0)
When calls from A to B and vice versa drop on pickup.
On B side:
[Oct 24 16:33:49] DEBUG[15590][C-00000012] res_rtp_asterisk.c: Setting the
marker bit due to a source update
[Oct 24 16:33:49] DEBUG[15590][C-00000012] res_rtp_asterisk.c: Setting the
marker bit
2002 Dec 16
2
Updated Vorbis RTP I-D
Hi all,
Apologies in advance, this email is quite long.
I've prepared an updated Vorbis RTP Internet Draft, which is a
continuation of draft-moffitt-vorbis-rtp-00.txt which can be found
below.
If this new draft gets the ok I'd like to submit this to the AVT WG
later this week.
There are a number of changes over the original I-D, notably the
changing of the M bit function in the RTP