similar to: How to stop Asterisk from changing the SDP?

Displaying 20 results from an estimated 10000 matches similar to: "How to stop Asterisk from changing the SDP?"

2023 Apr 28
1
Asterisk translates 200 OK + SDP into 488 not acceptable here after both side agreed on codec.
Hi List Asterisk 16.28.0 in use. PJSIP in use Two endpoints Both using IPv6 One Endpoint on UDP, the other via TLS. Both with: t38_udptl=yes ;fax_detect=yes ;fax_detect_timeout=30 rtp_ipv6=yes Both sides are T.38 capable and detect fax tone so no need for fax detection on asterisk. Voice calls between the two work fine. But on a Fax call, I see this situation: A <=> Asterisk
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.
2018 Oct 10
2
How to defer SDP in ACK for unit testing purposes
Hello, I think I met a case similar to the one solved by [1] . Quoting this case : * res_pjsip: Handle deferred SDP hold/unhold properly. Some SIP devices indicate hold/unhold using deferred SDP reinvites. In other words, they provide no SDP in the reinvite. A typical transaction that starts hold might look something like this: * Device sends reinvite with no SDP * Asterisk
2010 Apr 29
2
No change in payload. (SDP)
re-posting the question. ----------- use case: when some one in my pbx calls 100.200, I have translations well defined, Media also (media via asterisk) --Works. when some one calls bob, or for any names I am adding Domain and call is been sent to the other party -- Works, no media... For the cases when it is talking to the external work, I want Astersik not to do anything with the SDP/payload.
2009 Sep 04
1
Send 200 OK with SDP instead of 183 with SDP when ringing starts
Hello, all. I have an asterisk 2.3.2 and a Sangoma interface through which I connected an external PSTN line. I use it as carrier for VoIP calls. I can make successfully calls, but there's one problem, I receive 200 OK with SDP with delay (sometimes more than 30 seconds). So when I make a call through asterisk I receive intially: - 100 Trying - 183 Session Progress, with SDP when the called
2012 Jan 28
1
process_sdp: Unsupported SDP media type in offer: audio , Failing due to no acceptable offer found
Hi All, I'm trying to upgrade asterisk server to 1.8.x from my asterisk 1.6, But when making A Call from SIP Client, I got cli Warning ... and no call has been made. My Sip Client is using lib java peers client http://peers.sourceforge.net/ with standard codec PCMU/PCMA [Jan 28 23:03:32] WARNING[1654]: chan_sip.c:8942 process_sdp: Unsupported SDP media type in offer: audio 0 RTP/AVP 0 8
2016 Apr 27
2
SIP/SDP for MulticastRTP page
Hi everyone, I am sending out a multicast page using the following in my dialplan: Page(MulticastRTP/linksys/${MULTICAST_IP_ADDR}:6061/${MULTICAST_IP_ADDR}:6061,q) Everything works great, but I had a question about SIP and SDP: Should I be seeing a SIP/SDP message from the asterisk server containing media information and the multicast IP address? On wireshark, I see SIP/SDP from the admin
2007 Jun 18
1
180 Ringing with SDP
We're dialing a disconnected number via Level 3's vector network, and are receiving this. The response has SDP in it. Apparently, Level 3 is playing early media. Asterisk doesn't seem to know what to do with SDP in a 180 RINGING, and just plays ringing. What am I missing here? How can Asterisk see there's SDP, early media, in the response and act accordingly? SIP/2.0 180
2017 Oct 06
2
Asterisk put call on hold when receive 183 Session Progress with media address 0.0.0.0 in SDP
Hi Is it a normal behavior of Asterisk put a call on hold when receive a Session Progress with media address 0.0.0.0 in SDP? I believe the call on hold should be initiate with a re-invite. Thanks -- Att, Rafael Saraiva -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jun 18
1
Making sense of SDP for debugging of missing audio in SIP trunk
I am debugging an intermittent issue of missing audio on calls that come from a SIP provider into our asterisk-11.10 installation. Sometimes, incoming calls from this provider work correctly, with audio streaming in both directions. Other times, with the same setup, the calling party is unable to hear the IVR recording from the asterisk installation, although in fact the streaming is supposed to
2013 Jun 28
1
Asterisk behind NAT and Kamailio --> Internal IP in SDP and not "externip"
Hi, We have some Asterisk servers that we are moving behind a NAT to preserve public addresses and make room for growth. This is Asterisk 1.4 NAT works very good with the externip/localnet-setting when we are connected directly to our teleco. But when I try to use NAT and put them behind our Kamailio something interesting happens: The media-address in the SDP is the internal ip and not the
2007 Apr 03
1
SDP bug
>> The call that gets dropped had a retransmission of INVITE from UAC >> to UAS (and therefore retransmission of 200 OK from UAS to UAC). >> There is nothing wrong with the re-transmission as such, but I >> noticed a potential bug in Asterisk in the way it responds to an >> INVITE retransmission. Asterisk is bumping up the session version >> number in
2005 Mar 23
6
Problem parsing unusual SIP/SDP
Hi, I'm testing Asterisk with a new provider. On calls to US toll-free numbers, there is no audio (calls to normal numbers are ok). In response to a valid INVITE from Asterisk, something like this is received: SIP/2.0 183 Session Progress v:SIP/2.0/UDP [my public IP]:5060;branch=z9hG4bK62d91cea CSeq:103 INVITE i:7a1791cf52d6f3dc2d12b208051d0a21@[provider].com f:"Test User"
2004 May 11
2
SDP messages relating to rtpmap Question
SDP question if * recieves "a=rtpmap:103 telephone-event/8000" it shouldn't it send out the same "a=rtpmap:103 telephone-event/8000" to the other side of the connection? and not something like "a=rtpmap:101 telephone-event/8000"? Thanks
2013 Sep 27
2
Is this SDP payload Asterisk created valid?
We have an issue with a customer where when calls are sent to one of their offices as soon as the call is answered the call fails. We are performing remote bridging and switching the audio from the server which initiated the call to our switch which is on the same network. After the call is answered we switch the audio which is accepted fine but we then send the following packet and get a SIP/488
2003 Jun 10
1
SIP sdp o= and c= fields
Hello, If I understand it correctly, when sending INVITE, o= and c= sdp fields are built using p->ourip IP address. At this point RTP packets will be coming to the default asterisk IP address. For the machine with multiple interfaces this could be not the right one (not what we want). Could it be configured (in rtp.conf or in sip.conf per context) ? Thank you. Alex Zarubin --------------
2010 Jun 11
3
no ring back 180 with SDP
I have a box (Genband) expecting the following: 100 trying 180 ringing with SDP Or 100 trying 183 with SDP And asterisk is sending: 100 trying 180 ringing 183 with SDP Any way to modify asterisk to send what he is expecting? Thanks, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jun 16
2
no sdp or contact replacement using externip
Hi all! Do anybody has a full working environment using externip on an asterisk box behind a nat? I tried with two diferent boxes (Elastix-1.4.24 e Trixbox-1.4.22-3)and the asterisk do not replace neither contact, neither sdp headers info with the externip informed on sip.conf general parameters. I used these two statements: externip=XXX.XXX.XXX.XXX localnet=192.168.200.0/255.255.255.0 Do
2009 Sep 30
1
SIPAddHeader into the SDP?
I use SIPAddHeader today to put some proprietary info into the SIP header of an outbound call. Now I'd like to add some proprietary info to the SDP portion of an outbound call. Can this be done with SIPAddHeader? Thanks in advance, Tom -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 27
2
WARNING: chan_sip.c:3470 process_sdp: Unknown SDP media type in offer: image 5004 udptl t38
Hi, I'm using asterisk 1.2.1. Is there anybody out there who knows what this warning means? *WARNING: chan_sip.c:3470 process_sdp: Unknown SDP media type in offer: image 5004 udptl t38* Google does not help at all. TIA Giorgio Incantalupo