[asterisk-dev] [Code Review] Revise skinny debugging messages

wedhorn reviewboard at asterisk.org
Thu Jul 12 16:41:48 CDT 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2040/
-----------------------------------------------------------

Review request for Asterisk Developers and Matt Jordan.


Summary
-------

Rewrite of skinny debugging.

Debugging messages and associated controls only compiled in if configured with --enable-dev-mode

Debug messages provide more detail (including thread id) and are grouped so the user/dev can limit the type of messages displayed.

Functionally no real change to chan_skinny.

While the diff is fairly large, there are basically 3 components,
 - definition of SKINNY_DEBUG at lines 134-152
 - control functions at lines 3238-3374
 - numerous uses of SKINNY_DEBUG throughout


Diffs
-----

  trunk/channels/chan_skinny.c 369749 

Diff: https://reviewboard.asterisk.org/r/2040/diff


Testing
-------

Been running for a while with --enable-dev-mode. Compiled and tested basic functionality without --enable-dev-mode.


Thanks,

wedhorn

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120712/091aced8/attachment.htm>


More information about the asterisk-dev mailing list