Merged revisions 44110 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r44110 | russell | 2006-10-01 11:19:23 -0400 (Sun, 01 Oct 2006) | 3 lines

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.4@44111 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2006-10-01 15:20:12 +00:00
parent c88b87f6ed
commit 3e2fa16670

View File

@@ -258,11 +258,11 @@ monitor-type = MixMonitor
;
; eventwhencalled = yes|no|vars
;
; 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.