summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-01-07 04:05:22 +0000
committerMark Spencer <markster@digium.com>2005-01-07 04:05:22 +0000
commitcd3f85188ac9447ba73e6ab46fa876d3f15c207b (patch)
tree04474797e2dcca584bdf30edfa9da0026d756f38 /configs/queues.conf.sample
parent51880b7ddcb9928b949f2a3c38402e71f9274d5e (diff)
Merge weight option (bug #3038)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4698 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 7d80c2cc1..172a6f80f 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -60,6 +60,12 @@ persistentmembers = yes
;
;retry = 5
;
+; Weight of queue - when compared to other queues, higher weights get
+; first shot at available channels when the same channel is included in
+; more than one queue.
+;
+;weight=0
+;
; After a successful call, how long to wait before sending a potentially
; free member another call (default is 0, or no delay)
;