[Home]

Summary:ASTERISK-03700: [patch/STABLE] Complain, but don't explode, if remote CVS-HEAD sends trunk timestamps
Reporter:stevekstevek (stevekstevek)Labels:
Date Opened:2005-03-18 11:10:27.000-0600Date Closed:2008-01-15 15:27:50.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) iax2-notrunktimestamps.diff.txt
Description:CVS-HEAD now includes the option to send timestamps with trunk frames.  By request, that feature has been implemented in such a way that it is not backwards-compatible with receivers who don't understand the new protocol extension.

This patch, against the 1.0 branch, will cause a 1.0.x receiver to complain, and then ignore, trunk frames of this type.  Otherwise, bad things would happen if they received a frame with trunktimestamps.


****** ADDITIONAL INFORMATION ******

disclaimer on file
Comments:By: Matt O'Gorman (mogorman) 2005-03-18 11:16:54.000-0600

very wise thing to have, should be ported in before we get 1.0.7 i hope.

By: Russell Bryant (russell) 2005-03-18 11:35:15.000-0600

Fixed in 1.0 - It will be included in 1.0.7

Thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:27:50.000-0600

Repository: asterisk
Revision: 5202

U   branches/v1-0/CHANGES
U   branches/v1-0/channels/chan_iax2.c

------------------------------------------------------------------------
r5202 | russell | 2008-01-15 15:27:50 -0600 (Tue, 15 Jan 2008) | 2 lines

don't explode if a box running CVS head sends trunk frames with timestamps (bug ASTERISK-3700)

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

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