summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/queues.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index c3fdaf3f6..f8582afef 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -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.