[asterisk-bugs] [Asterisk 0013952]: [patch] Add packet information to debug

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 25 03:27:23 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13952 
====================================================================== 
Reported By:                wedhorn
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   13952
Category:                   Channels/chan_skinny/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 158753 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-22 14:38 CST
Last Modified:              2008-11-25 03:27 CST
====================================================================== 
Summary:                    [patch] Add packet information to debug
Description: 
Adds "packet" option to "skinny set debug" which results in skinny packet
types and destination/source being displayed on the CLI. Has been very
helpful for debugging.
====================================================================== 

---------------------------------------------------------------------- 
 (0095473) wedhorn (reporter) - 2008-11-25 03:27
 http://bugs.digium.com/view.php?id=13952#c95473 
---------------------------------------------------------------------- 
Updated version added (v3). Removed the packet logging at about line 2020
and removed the leftovers at about 5200.

Change option to SKINNY_DEVMODE and used a macro (SKINNY_DEVONLY) for
displaying packets. The macro is just an idea but I think it makes the code
easier to read.

Tested with the compiler flag on and off. Works fine.

ps I suppose putting it in the dev-mode compiler flags is your way of
making me use dev-mode ;) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-25 03:27 wedhorn        Note Added: 0095473                          
======================================================================




More information about the asterisk-bugs mailing list