aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-26 14:59:31 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-26 14:59:31 +0000
commit567a16059722c92a4f8d542567c8b787b6c30253 (patch)
tree874cc86366b2df765d964df2c1fb0488d7807df7 /configs/queues.conf.sample
parent60dcf795b0730d3de9f561b12fb273665ea463f5 (diff)
Remove information about the roundrobin strategy from trunk's queues.conf.sample
since it no longer exists git-svn-id: http://svn.digium.com/svn/asterisk/trunk@87153 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rw-r--r--configs/queues.conf.sample1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 3fe9432b2..3019903ac 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -89,7 +89,6 @@ shared_lastcall=no
; A strategy may be specified. Valid strategies include:
;
; ringall - ring all available channels until one answers (default)
-; roundrobin - take turns ringing each available interface
; leastrecent - ring interface which was least recently called by this queue
; fewestcalls - ring the one with fewest completed calls from this queue
; random - ring random interface