[asterisk-bugs] [Asterisk 0014221]: [patch] DNS SRV messages inadvertently changed from verbosity >3 to 3

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 12 17:12:31 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14221 
====================================================================== 
Reported By:                jcovert
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14221
Category:                   Core/Channels
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 159818 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-12 15:23 CST
Last Modified:              2009-01-12 17:12 CST
====================================================================== 
Summary:                    [patch] DNS SRV messages inadvertently changed from
verbosity >3 to 3
Description: 
To close issue http://bugs.digium.com/view.php?id=11547, a patch to several
modules was committed, which
inadvertently changed the verbosity on several messages.

The patch tended to ignore the difference between ">n" and ">=n", and in
the case of ">n" lowered the verbosity.

The most annoying of these so far is in main/srv.c, with DNS SRV messages
popping out every few seconds while at verbosity 3.

The attached patch restores this to the former verbosity of 4.
====================================================================== 

---------------------------------------------------------------------- 
 (0097548) svnbot (reporter) - 2009-01-12 17:12
 http://bugs.digium.com/view.php?id=14221#c97548 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 168523

U   trunk/main/srv.c

------------------------------------------------------------------------
r168523 | mmichelson | 2009-01-12 17:12:31 -0600 (Mon, 12 Jan 2009) | 11
lines

bump the verbosity of a message in srv.c up by one. It used to be
at this level prior to a large patch merge which converted ast_verbose
calls to ast_verb

(closes issue http://bugs.digium.com/view.php?id=14221)
Reported by: jcovert
Patches:
      srv.c.patch uploaded by jcovert (license 551)



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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-12 17:12 svnbot         Checkin                                      
2009-01-12 17:12 svnbot         Note Added: 0097548                          
======================================================================




More information about the asterisk-bugs mailing list