aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-01 16:01:57 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-01 16:01:57 +0000
commitbd9dcd1eae643c5c86fda1d403a05ab2921ffb37 (patch)
treed3c190044dacd904b384fbdfe735256418f78a53
parent1ce6ea6437258eb66acee424693aad5f39dc90ae (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@44124 f38db490-d61c-443f-a65b-d21fe96a405b
-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 c967313e9..bcc785c86 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -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.