mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merged revisions 11165 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r11165 | tilghman | 2006-02-26 10:26:39 -0600 (Sun, 26 Feb 2006) | 2 lines Bug 5950 - reenable queue log rotation; also, eliminate redundant code ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11166 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -34,6 +34,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define EVENTLOG "event_log"
|
||||
#define QUEUELOG "queue_log"
|
||||
|
||||
#define DEBUG_M(a) { \
|
||||
a; \
|
||||
|
Reference in New Issue
Block a user