[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:13:13 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14221 
====================================================================== 
Reported By:                jcovert
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   14221
Category:                   Core/Channels
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-01-12 15:23 CST
Last Modified:              2009-01-12 17:13 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0097550) svnbot (reporter) - 2009-01-12 17:13
 http://bugs.digium.com/view.php?id=14221#c97550 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 168524

_U  branches/1.6.1/
U   branches/1.6.1/main/srv.c

------------------------------------------------------------------------
r168524 | mmichelson | 2009-01-12 17:13:13 -0600 (Mon, 12 Jan 2009) | 19
lines

Merged revisions 168523 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r168523 | mmichelson | 2009-01-12 17:12:30 -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=168524 

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




More information about the asterisk-bugs mailing list