[Home]

Summary:ASTERISK-02559: [patch] Fix two trivial verbosity related issues
Reporter:kb1_kanobe2 (kb1_kanobe2)Labels:
Date Opened:2004-10-08 00:10:18Date Closed:2008-01-15 15:09:46.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch-verbosity.diff
Description:When debug and verbose are both set to non-zero values the verbose explanation of the currently executing dialplan step is incorrectly supressed.

Also, when 'verbose' is being set back to 0 the value of 'debug' is incorrectly tested.


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

This has been generated against v1-0-10/02/04. Head has not been checked, but presumably has the same issues.

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2004-10-08 00:22:14

Fixed in CVS, thanks.

By: Russell Bryant (russell) 2004-10-08 19:28:58

fixed in the 1.0 branch

By: Digium Subversion (svnbot) 2008-01-15 15:09:38.000-0600

Repository: asterisk
Revision: 3946

U   trunk/cli.c
U   trunk/pbx.c

------------------------------------------------------------------------
r3946 | markster | 2008-01-15 15:09:38 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix small verboseness bugs (bug ASTERISK-2559)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:09:46.000-0600

Repository: asterisk
Revision: 3955

U   branches/v1-0/cli.c
U   branches/v1-0/pbx.c

------------------------------------------------------------------------
r3955 | russell | 2008-01-15 15:09:45 -0600 (Tue, 15 Jan 2008) | 2 lines

verbose fixes (bug ASTERISK-2559)

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

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