[asterisk-bugs] [Asterisk 0017804]: ACCEPT message should contain an FORMAT2 ie as well as a FORMAT ie

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 17 15:08:55 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17804 
====================================================================== 
Reported By:                tpanton
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   17804
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
Target Version:             1.8.0
Asterisk Version:           1.8.0-beta2 
JIRA:                       SWP-1989 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-05 12:35 CDT
Last Modified:              2010-08-17 15:08 CDT
====================================================================== 
Summary:                    ACCEPT message should contain an FORMAT2 ie as well
as a FORMAT ie
Description: 
The new wider codec support in 1.8 uses a 64bit value to represent the
possible codecs.
This value is sent in the FORMAT2 info element, along side the FORMAT ie
(which is retained 
for backwards compatibility).

The ACCEPT message should also contain the new ie - it doesn't.

Incoming calls supporting _only_ a codec in the upper 32 bits (e.g.
testlaw) will fail
as the accept packet contains zero (no codec) in the FORMAT ie
====================================================================== 

---------------------------------------------------------------------- 
 (0126033) svnbot (reporter) - 2010-08-17 15:08
 https://issues.asterisk.org/view.php?id=17804#c126033 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 282545

U   branches/1.8/channels/chan_iax2.c

------------------------------------------------------------------------
r282545 | dvossel | 2010-08-17 15:08:54 -0500 (Tue, 17 Aug 2010) | 6 lines

ACCEPT message should respond with the new FORMAT2 ie

(closes issue https://issues.asterisk.org/view.php?id=17804)
Reported by: tpanton


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=282545 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-17 15:08 svnbot         Checkin                                      
2010-08-17 15:08 svnbot         Note Added: 0126033                          
======================================================================




More information about the asterisk-bugs mailing list