[Home]

Summary:ASTERISK-00317: Make app_festival less chatty
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-09-26 19:53:52Date Closed:2008-01-15 14:35:11.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) festival.diff
Description:app_festival is outputting a lot of debug information with LOG_WARNING instead of LOG_DEBUG

****** ADDITIONAL INFORMATION ******

The attached patch changes many instances of LOG_WARNING to LOG_DEBUG, but retains anything that indicates actual problems as LOG_WARNING
Comments:By: Mark Spencer (markster) 2003-09-26 21:29:59

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:35:11.000-0600

Repository: asterisk
Revision: 1567

U   trunk/apps/app_festival.c

------------------------------------------------------------------------
r1567 | markster | 2008-01-15 14:35:10 -0600 (Tue, 15 Jan 2008) | 2 lines

Make festival less verbose (bug ASTERISK-317)

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

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