mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
3
CHANGES
3
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
|
||||
|
Reference in New Issue
Block a user