[asterisk-bugs] [Asterisk 0015860]: wrong parsing of received RTCP packets

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 9 06:13:34 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15860 
====================================================================== 
Reported By:                klaus3000
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15860
Category:                   Core/RTP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-09-09 06:12 CDT
Last Modified:              2009-09-09 06:13 CDT
====================================================================== 
Summary:                    wrong parsing of received RTCP packets
Description: 
The code for parsing the RTCP packets is buggy. When an RTCP RR/SR frame is
handled, it expects some fields present although they are optional.

E.g. take a look at the RTCP packets in the attached pcap dump. The first
RTCP packet contains a RR without any RTP statistics data. Nevertheless
Asterisk sets the statistics, reading wrong data from the RTCP packet (the
following SDS).
====================================================================== 

---------------------------------------------------------------------- 
 (0110410) klaus3000 (reporter) - 2009-09-09 06:13
 https://issues.asterisk.org/view.php?id=15860#c110410 
---------------------------------------------------------------------- 
btw: I am offline for the next week 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-09 06:13 klaus3000      Note Added: 0110410                          
======================================================================




More information about the asterisk-bugs mailing list