[asterisk-bugs] [Asterisk 0015489]: automon feature logs nothing under -vvv

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 1 16:39:19 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15489 
====================================================================== 
Reported By:                vandys
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15489
Category:                   Core/General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 206088 
Request Review:              
====================================================================== 
Date Submitted:             2009-07-12 18:46 CDT
Last Modified:              2009-09-01 16:39 CDT
====================================================================== 
Summary:                    automon feature logs nothing under -vvv
Description: 
I was enabling automon for the first time, and wasted a few minutes because
running under -vvv, automon is entirely silent.  So I thought it hadn't
happened!

I suggest that opening and closing of the monitor file should be logged
under
the -vvv verbosity level.  I've reviewed the top of SVN, and it's clear
that if the
facility was invoked and something HAD gone wrong, a log message would
have
been generated.  But I'm saying that it should emit a log message even
for
the normal success path, if verbosity is high enough.


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

---------------------------------------------------------------------- 
 (0109975) vandys (reporter) - 2009-09-01 16:39
 https://issues.asterisk.org/view.php?id=15489#c109975 
---------------------------------------------------------------------- 
In 1.4.26 it looks like the test was "option_verbose > 3" and yet the
actual log was at VERBOSE_PREFIX_3.  But now in SVN it looks like this is
all changed to a simple "ast_verb(3, ..." which almost certainly addresses
the issue.  Thanks. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-01 16:39 vandys         Note Added: 0109975                          
======================================================================




More information about the asterisk-bugs mailing list