[asterisk-bugs] [Asterisk 0017890]: [regression][patch] RTP Packets Not Set With QOS

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 24 13:56:28 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17890 
====================================================================== 
Reported By:                elguero
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   17890
Category:                   Resources/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for review
Target Version:             1.8.0
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/868 
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 282960 
Request Review:              
====================================================================== 
Date Submitted:             2010-08-19 23:56 CDT
Last Modified:              2010-08-24 13:56 CDT
====================================================================== 
Summary:                    [regression][patch] RTP Packets Not Set With QOS
Description: 
It would appear that with the merge of the rtp_engine api, the tos is no
longer being set on RTP packets through res_rtp_asterisk.  Also, chan_sip
is not setting the cos on RTP packets.

The attached patch restores setting the tos on rtp packets.

The patch also sets cos on rtp packets using chan_sip.
====================================================================== 

---------------------------------------------------------------------- 
 (0126282) svnbot (reporter) - 2010-08-24 13:56
 https://issues.asterisk.org/view.php?id=17890#c126282 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 283457

U   branches/1.8/channels/chan_sip.c
U   branches/1.8/res/res_rtp_asterisk.c

------------------------------------------------------------------------
r283457 | lmadsen | 2010-08-24 13:56:27 -0500 (Tue, 24 Aug 2010) | 9 lines

Fix issue where TOS is no longer set on RTP packets.
Fix issue where the tos is no longer being set on RTP packets through
res_rtp_asterisk.

(closes issue https://issues.asterisk.org/view.php?id=17890)
Reported by: elguero
Patches:
      qos_18.diff uploaded by elguero (license 37)

Review: https://reviewboard.asterisk.org/r/868
------------------------------------------------------------------------

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-24 13:56 svnbot         Note Added: 0126282                          
======================================================================




More information about the asterisk-bugs mailing list