[asterisk-bugs] [Asterisk 0009198]: marker bit lost in bridge_p2p_rtp_write

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jan 9 14:16:25 CST 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=9198 
====================================================================== 
Reported By:                edgreenberg
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   9198
Category:                   Core/RTP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4 
SVN Revision (number only!): 57752 
Disclaimer on File?:        Yes 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             03-03-2007 22:36 CST
Last Modified:              01-09-2008 14:16 CST
====================================================================== 
Summary:                    marker bit lost in bridge_p2p_rtp_write
Description: 
When this test is not true: 
        if (!ast_test_flag(rtp, FLAG_P2P_SENT_MARK)) {
                mark = 1;
                ast_set_flag(rtp, FLAG_P2P_SENT_MARK);
        }
the marker bit is lost. 


====================================================================== 

---------------------------------------------------------------------- 
 file - 01-09-08 14:16  
---------------------------------------------------------------------- 
The way packets were handled was changed almost completely so while your
patch is no longer there, the issue should not be present. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-09-08 14:16  file           Status                   assigned => resolved
01-09-08 14:16  file           Resolution               reopened => no change
required
01-09-08 14:16  file           Note Added: 0076594                          
======================================================================




More information about the asterisk-bugs mailing list