Displaying 20 results from an estimated 9000 matches similar to: "SIP Codec negotiation"
2018 May 11
3
SIP Codec negotiation
> On Thu, May 10, 2018 at 11:44:14AM -0700, Steve Edwards wrote:
>> I receive an INVITE/SDP containing:
>>
>> m=audio 11310 RTP/AVP 3 0 101
>>
>> which I interpret as gsm, ulaw, rfc2833.
>>
>> and I reply with an OK/SDP containing:
>>
>> m=audio 15884 RTP/AVP 0 3 101
>>
>> which I interpret as ulaw, gsm, rfc2833.
>>
2018 May 11
2
SIP Codec negotiation
On Fri, 11 May 2018, Joshua Colp wrote:
>> In the above example, even though the INVITE/SDP says they prefer gsm
>> over ulaw and the OK/SDP says I prefer ulaw over gsm, they can choose
>> to use gsm or ulaw?
>
> Yes.
>
>> Can it be asymmetrical? They send gsm and I send ulaw?
>
> Technically, yes. In practice it's a bit iffy - specifically because
2009 May 06
2
Understanding Codecs
Hi,
I'm having problems with an asterisk server that's not offering Codecs
for ulaw and alaw as it should.
I've three servers in total: a1, a2 and "b"
A1 and A2 have pretty much the same config files, except IP address info
changes
Server B is configured to accept all inbound invites.
Calls from A1 to B, all work fine, and in a sip debug session I can see
2011 Aug 02
1
Codec negotiation issue (no audio format found to offer)
Running build 1.8.5.0 (compiled from source) I seem to be having an issue
with codec negotiation. I have a Grandstream HT503 FXO port connected to a
pstn line, a Polycom SP501, and a SIP trunk with callwithus.
What I'm essentially looking to accomplish is for ulaw or g729 (preferably
ulaw) to be used to the Grandstream FXO or any other internal endpoint, and
for g729 only to be used outbound
2006 Jan 18
1
SIP RTP Negotiation
Dear All,
I am having some problems with connecting with a UA. Sometimes there is not
sound in the call made, sometimes the caller would near no sound, while the
callee can hear the caller. I have attached the rtp debug and sip debug for
you comments. Please help me. Thank you all.
Asterisk Version is 1.2.1
Asterisk RTP Range is 10000 to 20000
UA Listen RTP Port is 15000
Below is the the
2003 Sep 25
3
SIP codecs Errors
Hi all:
I recently update a system from CVS (Asterisk CVS-09/25/03-15:58:42), and I receiving the following message:
*CLI> WARNING[1187305408]: File chan_sip.c, Line 1864 (process_sdp): No compatible codecs!
The "show codecs" command shows:
*CLI> show codecs
1 (1 << 0) G.723.1
2 (1 << 1) GSM
4 (1 << 2) G.711 u-law
8 (1 << 3) G.711 A-law
16 (1 <<
2013 Jan 24
5
"clicking" sound with alaw codec
I'm trying to interface Asterisk with an Alcatel PABX and trying to find
a code that works well. It says it doesn't support ulaw, though it
doesn't reject it. It supports G.729, and that works fine, but we'd prefer
not to use compression.
When I use alaw, the path from Asterisk to the Alcatel is completely
clean, but the other way has a set of clicks that kind of sound like
2020 Mar 14
2
congested/busy on trunk?
greetings asterisk users :)
ive just deployed version 17 and migrated as best I can to pjsip. I can
receive calls, and get to my mailbox prompt, however placing calls seems
impossible with the following error on dial:
Connected to Asterisk GIT-master-0cde95ec89 currently running on dunkel (pid = 517890)
dunkel*CLI>
dunkel*CLI>
== Setting global variable 'SIPDOMAIN' to
2010 Mar 11
2
Codec preference
How can I set the prefered codec between 2 calling parties ??
My Grandstream supports G729, alaw and gsm... in this order.
The Zoiper softphone has alaw and gsm as codecs... in that order.
Although there should be a matching codec found, my Grandstream can not
call the Zoiper softphone.
CLI shows :
[Mar 11 17:47:21] WARNING[22367]: channel.c:3340
ast_channel_make_compatible: No path to
2020 Jun 11
3
Forbidden call
I have a call from a call file:
Action: Originate
Async: yes
Channel: SIP/2012
Codecs: ulaw,alaw,gsm
Context: dialout
Exten: callprogress
Priority: 1
Timeout: 20000
Variable: SIPADDHEADER="Alert-Info: Ring Answer"
ActionID: 100014
CallerID: Axis < 525 >
The SIP/2012 is a IP Speaker on the computer. The error is:
[Jun 11 15:44:45] WARNING[8132]: chan_sip.c:24191
2010 Aug 09
0
[SIP/H.264] Codec negotiation problem ?
Hi,
I've a problem configuring my Asterisk. What I try to reach is to
interconnect a Tandberg Visioconference (SIP) world with my Asterisk (SIP)
with 1 constraint I can't change : "every RTP flow needs to pass THROUGH
Asterisk, and are NOT nated"
What I observe :
- a call made from a SIP Phone registred in Asterisk to Tandberg works
(voice and video bidirectionnal)
- a call
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
2007 Mar 20
1
SIP/Polycom Issue, Asterisk 1.2.16, calls dropped
I've been running the 8/1/2004 Head release up until a little over a
week ago. I was forced to due to a card failure to upgrade to 1.2.16
without any advance preparation or testing (most of my connections
are via satellite to all corners of the globe with high latency).
Up until the upgrade I was running with very few issues. Since the
upgrade I have been experiencing strange issues
2007 Aug 23
1
channel not hungup (zombie?) so call limit not reset to zero
im having a strange problem related to call-limit for peers. well im not
sure if its related to call-limmit or not. Bottom line is:
I call a user A, from user B. user B hears silence, untill it goes to
voicemail. when user B hangsup. user B's call limit is reset to 0 but user
A's call limit is not reset.strange thing is user A's status on cli is shown
as NOANSWER, while user B did not
2009 Feb 02
5
"No Reply to Our Critical Packet" SIP Calls Dropped in Voicemail
Hi All,
I posted this a couple weeks ago with no response, I'm hoping that someone will see it this time around and be so kind as to offer advice for resolving this issue (or point me in the direction of a better place to ask)
"Some" (but not all) calls on one of our Asterisk boxes are being dropped in Voicemail -- only in voicemail -- after about 20 seconds with the error logged
2008 Feb 07
6
Asterisk G722
Hello,
I have some problems to use G722, when my client sent an invite request
to asterisk using G722/16000 codec
asterisk respond with G722/8000 codec.
I dont know exactly if Asterisk supports G722/16000 codec??
If yes how can I activate It??
Thanks.
Rachid.
Below wireshak trace:
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:
2008 Nov 07
1
Outgoing SIP calls dropped after 30 seconds.
Specs: Asterisk 1.4.22 running behind a SonicWall (transparent mode)
with a public IP address. We have our phone system setup as 172.16.2.x
that connect through the SonicWall to Asterisk. Incoming calls work
flawlessly and we no longer get one-way audio. We are only using SIP
(3 trunks now, instead of 2) and having all 3 in use is not an issue.
Problem: Make a call on a Polycom 320 IP phone to
2006 Jun 25
5
FW: Asterisk Quintum A800 SIP Mode
Hello,
I got Quintum A800 with the P5-2-1 firmware. I configure my asterisk trunk
as followed:
[SIP_BD1]
type=peer
qualify=yes
host=192.168.0.254
disallow=all
context=from-pstn
allow=h723
and inside the quantum I change the config sip useragent to 5060. Up to this
part if I run sip show peers, I got:
asterisk1*CLI> sip show peers
Name/username????????????? Host??????????? Dyn Nat ACL
2008 Apr 16
1
Non-codec capabilities (dtmf): us - 0x1 (telephone-event),
We have two servers but looks like G729 issues. Works fine on the old server
and not sure if it is T1 related. See SIP Debug. Any experiences to share.
Thanks
---
Newark1*CLI>
<--- SIP read from 194.xx.Xx.Xx:5060 --->
SIP/2.0 183 Session progress
Via: SIP/2.0/UDP 76.xx.xx.xx:5060;branch=xxxxK784d2637;rport
From: "Cell Phone DC" <sip:202xxxxxxx at