[asterisk-bugs] [Asterisk 0016071]: [patch] Warning log message with debug info

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 3 13:54:54 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:                     closed
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.


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

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

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_controlplayback.c

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

Merged revisions 227368 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r227368 | lmadsen | 2009-11-03 13:48:53 -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=227370 

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




More information about the asterisk-bugs mailing list