[asterisk-bugs] [Asterisk 0013621]: sip debug lower levels
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 6 08:28:50 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13621
======================================================================
Reported By: toc
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 13621
Category: Channels/chan_sip/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2008-10-05 22:22 CDT
Last Modified: 2008-10-06 08:28 CDT
======================================================================
Summary: sip debug lower levels
Description:
When debugging sip channels, there's at times lots of output, even for a
singular IP address.
The suggestion is instead to have debug limited to a particular type of
SIP request.
As a suggestion, this could be done by matching the start of the packet.
If the debug was set as follows:
sip set debug ip 192.168.1.2 type INVITE
Only invite related packets for that IP would be shown, thereby removing
registrations and ACK packets, making SIP debug a little more readable.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-06 08:28 russell Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list