[Home]

Summary:ASTERISK-14986: [patch] Warning log message with debug info
Reporter:Atis Lezdins (atis)Labels:
Date Opened:2009-10-14 12:50:19Date Closed:2009-11-03 13:55:09.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_controlplayback
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) controlplayback_warning.patch
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.

Comments:By: Digium Subversion (svnbot) 2009-11-03 13:54:16.000-0600

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 ASTERISK-14986)
Reported by: atis
Patches:
     controlplayback_warning.patch uploaded by atis (license 242)
------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2009-11-03 13:54:40.000-0600

Repository: asterisk
Revision: 227369

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

------------------------------------------------------------------------
r227369 | lmadsen | 2009-11-03 13:54:39 -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 ASTERISK-14986)
 Reported by: atis
 Patches:
       controlplayback_warning.patch uploaded by atis (license 242)
........

------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2009-11-03 13:54:54.000-0600

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 ASTERISK-14986)
 Reported by: atis
 Patches:
       controlplayback_warning.patch uploaded by atis (license 242)
........

------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2009-11-03 13:55:08.000-0600

Repository: asterisk
Revision: 227371

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

------------------------------------------------------------------------
r227371 | lmadsen | 2009-11-03 13:55:08 -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 ASTERISK-14986)
 Reported by: atis
 Patches:
       controlplayback_warning.patch uploaded by atis (license 242)
........

------------------------------------------------------------------------

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