[asterisk-bugs] [Asterisk 0011376]: [patch] Codec negotiation results in asterisk sending unsupported codec
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Nov 27 07:06:21 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11376
======================================================================
Reported By: lasse
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 11376
Category: Channels/chan_sip/CodecHandling
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.14
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-26-2007 07:51 CST
Last Modified: 11-27-2007 07:06 CST
======================================================================
Summary: [patch] Codec negotiation results in asterisk
sending unsupported codec
Description:
SIP Phone client that supports only iLBC
Asterisk configured to support alaw, ilbc in that order (sip.conf).
PSTN provider supports all kinds of codecs
Call from PSTN to sip phone works fine (PSTN -> alaw -> Asterisk -> ilbc
-> SIP client)
BUT if the order of the codecs in sip.conf is ilbc, alaw asterisk will
send ilbc to PSTN provider and alaw to SIP client (allthough it indicates
it only support ilbc in SDP) resulting in a failed call.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-27-07 07:06 oej Status feedback => assigned
11-27-07 07:06 oej Assigned To => oej
======================================================================
More information about the asterisk-bugs
mailing list