[asterisk-bugs] [Asterisk 0018555]: [patch] SIP CHANNEL(rtpqos, audio, ...) variables missing.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 30 05:11:40 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18555 
====================================================================== 
Reported By:                kkm
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18555
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.1.1 
JIRA:                        
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-12-29 22:27 CST
Last Modified:              2010-12-29 23:11 CST
====================================================================== 
Summary:                    [patch] SIP CHANNEL(rtpqos,audio,...) variables
missing.
Description: 
Intimately related to https://issues.asterisk.org/view.php?id=16652. That patch
inadvertently renamed 6 options,
essentially

local_count -> txcount
local_lostpackets -> rxploss
local_jitter -> txjitter
remote_count -> rxcount
remote_lostpackets -> txploss
remote_jitter -> rxjitter

These worked in 1.6.2.

Also, some options are undocumented and some are documented twice in `core
show function CHANNEL'.
====================================================================== 

---------------------------------------------------------------------- 
 (0130039) kkm (reporter) - 2010-12-29 23:11
 https://issues.asterisk.org/view.php?id=18555#c130039 
---------------------------------------------------------------------- 
The patch adds (but does not document) old 1.6 option names to be
recognized by CHANNEL(), and documents new names. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-29 23:11 kkm            Note Added: 0130039                          
======================================================================




More information about the asterisk-bugs mailing list