[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:04:07 CST 2007


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11376 
====================================================================== 
Reported By:                lasse
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11376
Category:                   Channels/chan_sip/CodecHandling
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
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:04 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:04  oej            Disclaimer on File?       => N/A             
11-27-07 07:04  oej            Summary                  Codec negotiation
results in asterisk sending unsupported codec => [patch] Codec negotiation
results in asterisk sending unsupported codec
======================================================================




More information about the asterisk-bugs mailing list