aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-15 02:52:19 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-15 02:52:19 +0000
commitf0d3db93373c117fd6f7cbfc6386c1a79f00dade (patch)
tree2dbc461aa20c531c8fa2332ca4730b19abebffbc /configs/queues.conf.sample
parent564a29ff7c75b9f5b6ee2332bbd04af00cb2448b (diff)
add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10163 f38db490-d61c-443f-a65b-d21fe96a405b
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