[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 15:23:50 CST 2009


The following issue has been UPDATED. 
====================================================================== 
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 15:23 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-12 15:23 jcovert        Summary                  DNS SRV messages
inadvertently changed from verbosity >3 to 3 => [patch] DNS SRV messages
inadvertently changed from verbosity >3 to 3
======================================================================




More information about the asterisk-bugs mailing list