[asterisk-bugs] [Asterisk 0014221]: DNS SRV messages inadvertently changed from verbosity >3 to 3
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 12 15:23:07 CST 2009
The following issue has been SUBMITTED.
======================================================================
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: 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 New Issue
2009-01-12 15:23 jcovert Asterisk Version => SVN
2009-01-12 15:23 jcovert Regression => No
2009-01-12 15:23 jcovert SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2009-01-12 15:23 jcovert SVN Revision (number only!) => 159818
======================================================================
More information about the asterisk-bugs
mailing list