[asterisk-bugs] [Asterisk 0016071]: [patch] Warning log message	with debug info
    Asterisk Bug Tracker 
    noreply at bugs.digium.com
       
    Tue Nov  3 13:54:17 CST 2009
    
    
  
The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16071 
====================================================================== 
Reported By:                atis
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   16071
Category:                   Applications/app_controlplayback
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-10-14 12:50 CDT
Last Modified:              2009-11-03 13:54 CST
====================================================================== 
Summary:                    [patch] Warning log message with debug info
Description: 
app_controlplayback outputs warning always when used:
 ast_log(LOG_WARNING, "args.fwd = %s, args.rew = %s\n", args.fwd,
args.rev);
This should be changed to DEBUG or VERBOSE, as everything is actually
fine.
====================================================================== 
Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-03 13:54 svnbot         Status                   assigned => resolved
2009-11-03 13:54 svnbot         Resolution               open => fixed       
======================================================================
    
    
More information about the asterisk-bugs
mailing list