[Home]

Summary:ASTERISK-15324: IAX2 Can't compress subclass 4294967295
Reporter:David Vossel (dvossel)Labels:
Date Opened:2009-12-16 12:38:03.000-0600Date Closed:2010-01-05 09:01:35.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:In chan_iax, compress_subclass gives the warning " WARNING[5059]: chan_iax2.c:1520 compress_subclass: Can't compress subclass 4294967295" when the frame's Control Type = 4 and Subclass = 255.  This is a valid frame type that should work.

Comments:By: David Vossel (dvossel) 2009-12-16 12:39:26.000-0600

this only affects Trunk, it was introduced by the codec expansion fix I believe.

By: Digium Subversion (svnbot) 2009-12-22 15:53:47.000-0600

Repository: asterisk
Revision: 236144

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r236144 | dvossel | 2009-12-22 15:53:46 -0600 (Tue, 22 Dec 2009) | 7 lines

fixes iax "can't compress subclass 4294967295" error

(closes issue ASTERISK-15324)
Reported by: dvossel
Tested by: dvossel


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

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

By: Digium Subversion (svnbot) 2009-12-22 15:55:40.000-0600

Repository: asterisk
Revision: 236145

_U  branches/1.6.2/

------------------------------------------------------------------------
r236145 | dvossel | 2009-12-22 15:55:40 -0600 (Tue, 22 Dec 2009) | 12 lines

Blocked revisions 236144 via svnmerge

........
 r236144 | dvossel | 2009-12-22 15:53:46 -0600 (Tue, 22 Dec 2009) | 7 lines
 
 fixes iax "can't compress subclass 4294967295" error
 
 (closes issue ASTERISK-15324)
 Reported by: dvossel
 Tested by: dvossel
........

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

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