Files
asterisk/include/asterisk
Luigi Rizzo 0bf4235ff1 add a new cli/manager.conf option "debug" to enable/disable
debugging code in the manager.
At the moment the debugging code is very lightweight, if the option
is enabled manager messages also carry a sequence number and
the info where they have been generated e.g.

SequenceNumber: 10
File: chan_sip.c
Line: 11927
Func: handle_response_register

It is not worthwhile having this as a compile time option
right now, because the extra work involved at runtime is
just checking one variable.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47132 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-11-03 18:53:26 +00:00
..
2006-09-20 04:45:45 +00:00
2006-06-07 19:53:03 +00:00
2006-09-18 19:54:18 +00:00
2006-10-30 16:33:02 +00:00
2006-10-30 16:33:02 +00:00
2006-04-03 18:38:28 +00:00
2006-05-22 21:12:30 +00:00
2006-08-23 21:19:21 +00:00
2006-06-14 14:12:56 +00:00
2006-09-20 04:57:20 +00:00
2006-08-29 20:50:36 +00:00