[asterisk-bugs] [Asterisk 0012281]: [patch] Putting an ast_verbose call under a debug condition check
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Mar 23 07:08:50 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12281
======================================================================
Reported By: rjain
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12281
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 110578
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-23-2008 07:06 CDT
Last Modified: 03-23-2008 07:08 CDT
======================================================================
Summary: [patch] Putting an ast_verbose call under a debug
condition check
Description:
There is an unconditional call to ast_verbose() in
set_address_from_contact() function in chan_sip.c. This is causing this
particular verbose output to be printed on the CLI when all the
verbose/debug flags are turned off.
======================================================================
----------------------------------------------------------------------
rjain - 03-23-08 07:08
----------------------------------------------------------------------
Sorry about the duplicate issue entry. I accidentally hit my browser's back
button, which caused this to happen.
Issue History
Date Modified Username Field Change
======================================================================
03-23-08 07:08 rjain Note Added: 0084425
======================================================================
More information about the asterisk-bugs
mailing list