[Home]

Summary:ASTERISK-04170: [patch] RTP Padding
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-05-14 19:37:39Date Closed:2011-06-07 14:10:14
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 4270.stable.patch.txt
Description:Asterisk don't manager the rtp padding feature. If a client send a rtp packet with padding flags set to 1, asterisk don't remove the padding byte from body of packet.

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

The file is discalered
Comments:By: Michael Jerris (mikej) 2005-05-31 01:41:17

patch for stable, disclaimer on file.

By: Russell Bryant (russell) 2005-05-31 08:52:54

fixed in 1.0, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:36:34.000-0600

Repository: asterisk
Revision: 5802

U   branches/v1-0/rtp.c

------------------------------------------------------------------------
r5802 | russell | 2008-01-15 15:36:34 -0600 (Tue, 15 Jan 2008) | 2 lines

correctly handle rtp padding (bug ASTERISK-4170)

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

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