[asterisk-bugs] [Asterisk 0010331]: [patch] PCMA/16000 and PCMU/16000 support (hd telephony)

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Dec 11 02:53:16 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10331 
====================================================================== 
Reported By:                guido-r
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10331
Category:                   Channels/chan_sip/CodecHandling
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.9  
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 77765 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-30-2007 04:34 CDT
Last Modified:              12-11-2007 02:53 CST
====================================================================== 
Summary:                    [patch] PCMA/16000 and PCMU/16000 support (hd
telephony)
Description: 
With this patch PCMA/16000 and PCMU/16000 will be accepted during the SDP
negotiation. Prior asterisk ignored the sample rate in the rtpmap lines of
the SDP body and changed the 16000 to 8000.. and so the negotiation between
the UAs failed.
Now the sample rate is parsed too, and for now PCMA/16000 and PCMU/16000
are supported by the new option flag AST_OPT_16000.

====================================================================== 

---------------------------------------------------------------------- 
 guido-r - 12-11-07 02:53  
---------------------------------------------------------------------- 
If the end devices can handle these codecs, Asterisk does not have to fully
support these codecs internally, as the RTP session is set up between the
endpoints. 
My patch is no internal support, but makes a successful sdp negotiation
possible between two devices, if both are able to speak PCMA/16000 or
PCMU/16000. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-11-07 02:53  guido-r        Note Added: 0075181                          
======================================================================




More information about the asterisk-bugs mailing list