[asterisk-bugs] [Asterisk 0011547]: [patch] Change ast_verbose to ast_verb

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Dec 14 08:28:37 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11547 
====================================================================== 
Reported By:                snuffy
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   11547
Category:                   Core-General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 92855 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-13-2007 23:31 CST
Last Modified:              12-14-2007 08:28 CST
====================================================================== 
Summary:                    [patch] Change ast_verbose to ast_verb
Description: 
Looked through some of the code and found places were ast_verb could be
used instead of doing 
if(option_verbose > x) 
   ast_verbose(VERBOSE_PREFIX_X "xxx")

I have done it for any that are >= two






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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-14-07 08:28  Corydon76      Status                   new => assigned     
12-14-07 08:28  Corydon76      Assigned To               => Corydon76       
======================================================================




More information about the asterisk-bugs mailing list