aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-07 04:05:22 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-07 04:05:22 +0000
commitf8e7d2c88e5613fda53a98370d32855ba3a01450 (patch)
tree04474797e2dcca584bdf30edfa9da0026d756f38 /configs/queues.conf.sample
parent459c924b81393093662a9b76b8386e2b036cd047 (diff)
Merge weight option (bug #3038)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4698 f38db490-d61c-443f-a65b-d21fe96a405b
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)
;