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:
Russell Bryant
2006-10-01 15:19:23 +00:00
parent 02ae73bd6a
commit 73138db44a

View File

@@ -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.