summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-02-15 02:52:19 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-02-15 02:52:19 +0000
commitf0495e8944977f3968b6b07936a0fc743bef63a4 (patch)
tree2dbc461aa20c531c8fa2332ca4730b19abebffbc /configs/queues.conf.sample
parent0a9c957764fad478405fe9ef1c8fcc9927f5ee5e (diff)
add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10163 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/queues.conf.sample')
-rw-r--r--configs/queues.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 119db9811..c22869970 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -174,6 +174,12 @@ persistentmembers = yes
;
; reportholdtime = no
;
+; If you want the queue to avoid sending calls to members whose devices are
+; known to be 'in use' (via the channel driver supporting that device state)
+; uncomment this option. (Note: only the SIP channel driver currently is able
+; to report 'in use'.)
+;
+; ringinuse = no
;
; If you wish to have a delay before the member is connected to the caller (or
; before the member hears any announcement messages), set this to the number of