Files
asterisk/main
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-08-29 20:50:36 +00:00
2006-10-13 23:03:36 +00:00
2006-10-30 16:33:02 +00:00
2006-10-25 14:44:50 +00:00
2006-10-25 14:44:50 +00:00
2006-10-02 17:26:34 +00:00
2006-11-02 23:16:09 +00:00
2006-11-02 23:55:59 +00:00
2006-11-01 23:04:14 +00:00