[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


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
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.


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

---------------------------------------------------------------------- 
 (0113078) svnbot (reporter) - 2009-11-03 13:54
 https://issues.asterisk.org/view.php?id=16071#c113078 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 227368

U   trunk/apps/app_controlplayback.c

------------------------------------------------------------------------
r227368 | lmadsen | 2009-11-03 13:54:16 -0600 (Tue, 03 Nov 2009) | 8 lines

Change warning message to debug message.

app_controlplayback outputs a warning, when in fact it is normal.

(closes issue https://issues.asterisk.org/view.php?id=16071)
Reported by: atis
Patches:
      controlplayback_warning.patch uploaded by atis (license 242)
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=227368 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-03 13:54 svnbot         Checkin                                      
2009-11-03 13:54 svnbot         Note Added: 0113078                          
======================================================================




More information about the asterisk-bugs mailing list