[asterisk-bugs] [Asterisk 0015820]: "keepstats" directive mistakenly(?) reverted?

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 30 10:11:51 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15820 
====================================================================== 
Reported By:                kshumard
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15820
Category:                   Applications/app_queue
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                       SWP-215 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 215681 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-02 18:51 CDT
Last Modified:              2009-11-30 10:11 CST
====================================================================== 
Summary:                    "keepstats" directive mistakenly(?) reverted?
Description: 
The "keepstats" directive was removed in r175776. Was this intentional? If
not, can it be restored? If it was intentional, can the documentation be
updated to reflect that it was removed?
====================================================================== 

---------------------------------------------------------------------- 
 (0114362) raarts (reporter) - 2009-11-30 10:11
 https://issues.asterisk.org/view.php?id=15820#c114362 
---------------------------------------------------------------------- 
I just tested the reload function in 1.6.2.rc6. I made some calls to queue
agents, that were answered, and some that were not. After that I did a
reload on the CLI. This in fact *did* reset all stats. In the code you can
see that in the reload() function the mask is initialized to AST_FLAGS_ALL,
which of course includes QUEUE_RESET_STATS.

So, yes, there now is a "queue reset stats" CLI command, but, the default
action after a CLI reload is still to reset all stats. I'll upload a patch
tomorrow. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-30 10:11 raarts         Note Added: 0114362                          
======================================================================




More information about the asterisk-bugs mailing list