[asterisk-bugs] [Asterisk 0010684]: [patch] avoid a bad ast_debug

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Sep 10 08:23:33 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10684 
====================================================================== 
Reported By:                junky
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10684
Category:                   Resources/res_agi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 81858 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-10-2007 07:49 CDT
Last Modified:              09-10-2007 08:23 CDT
====================================================================== 
Summary:                    [patch] avoid a bad ast_debug
Description: 
with recent change to ast_debug in trunk,
a call to ast_debug was bad, and even if you have debug to off, this debug
is always present:

clea*CLI> core set debug off
Core debug is now OFF
  == Parsing '/etc/asterisk/manager.conf':   == Found
  == Parsing '/etc/asterisk/manager.conf':   == Found
    -- <SIP/64.15.69.138-b6525060> Playing 'digits/1.ulaw' (language
'fr')
[Sep  9 18:54:08] DEBUG[7869]: res_agi.c:586 handle_streamfile: Ooh, found
a video stream, too
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 09-10-07 08:23  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 82076

------------------------------------------------------------------------
r82076 | file | 2007-09-10 08:23:32 -0500 (Mon, 10 Sep 2007) | 6 lines

(closes issue http://bugs.digium.com/view.php?id=10684)
Reported by: junky
Patches:
      debug.diff uploaded by junky (license 177)
Fix issue with debug always showing up.

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-10-07 08:23  svnbot         Checkin                                      
09-10-07 08:23  svnbot         Note Added: 0070255                          
09-10-07 08:23  svnbot         Status                   new => assigned     
09-10-07 08:23  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list