From dfdf3d9909f89989bf332ed4156e2034a6246a5c Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 28 Jan 2013 01:50:54 +0000 Subject: Add queue_log_realtime_use_gmt option to logger.conf Add an option that lets you specify that the timestamps going into the realtime queue log should be in GMT instead of local time. Review: https://reviewboard.asterisk.org/r/2287/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@380209 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6e78fb02d..2cc6145ec 100644 --- a/CHANGES +++ b/CHANGES @@ -67,6 +67,9 @@ Logging individual queue, the PAUSEALL/UNPAUSEALL event will only be logged if at least one member of any queue exists for that interface. + * Added the 'queue_log_realtime_use_gmt' option to have timestamps in GMT + for realtime queue log entries. + Queue ------------------- * Add queue available hint. exten => 8501,hint,Queue:markq_avail -- cgit v1.2.3