From 8a5cf101217cd1c42fb56264b2f1dd5d2fafb79b Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sun, 1 Oct 2006 15:20:50 +0000 Subject: Merged revisions 44111 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r44111 | russell | 2006-10-01 11:20:12 -0400 (Sun, 01 Oct 2006) | 11 lines 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/trunk@44112 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') 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. -- cgit v1.2.3