mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 10:51:40 +00:00
Fix the name of the "eventmemberstatus" option in the sample queues.conf
(issue #8065, adamg) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@44110 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -154,11 +154,11 @@ persistentmembers = yes
|
||||
;
|
||||
; eventwhencalled = yes
|
||||
;
|
||||
; If this is set to no, the following manager events will be generated:
|
||||
; If this is set to yes, the following manager events will be generated:
|
||||
; QueueMemberStatus
|
||||
; (may generate a WHOLE LOT of extra manager events)
|
||||
;
|
||||
; eventmemberstatusoff = no
|
||||
; eventmemberstatus = no
|
||||
;
|
||||
; If you wish to report the caller's hold time to the member before they are
|
||||
; connected to the caller, set this to yes.
|
||||
|
Reference in New Issue
Block a user