[asterisk-bugs] [Asterisk 0012983]: [patch] Retransmitted RFC 2833 RTP events do not increment the RTP sequence number

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 3 10:06:13 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12983 
====================================================================== 
Reported By:                vt
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12983
Category:                   Core/RTP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 127721 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-03-2008 10:01 CDT
Last Modified:              07-03-2008 10:06 CDT
====================================================================== 
Summary:                    [patch] Retransmitted RFC 2833 RTP events do not
increment the RTP sequence number
Description: 
All 3 retransmitted ending packets share the same sequence number, which
does not comply with RFC 4733 Sect. 2.5.1.6. RTP Sequence Number:

   The RTP sequence number MUST be incremented by one in each successive
   RTP packet sent.  Incrementing applies to retransmitted as well as
   initial instances of event reports, to permit the receiver to detect
   lost packets for RTP Control Protocol (RTCP) receiver reports.
====================================================================== 

---------------------------------------------------------------------- 
 vt - 07-03-08 10:06  
---------------------------------------------------------------------- 
This patch fixes the issue, as well as remove an unneeded (duplicated) line
to set the first part of the RTP header which has the marker bit set (?). 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-03-08 10:06  vt             Note Added: 0089671                          
======================================================================




More information about the asterisk-bugs mailing list