summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 3e7341ac2..dff5da17e 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -29,8 +29,8 @@
;
; ringall - ring all available channels until one answers (default)
; roundrobin - take turns ringing each available interface
-; leastrecent - ring interface which least recently had a call
-; fewestcalls - ring interface which has had fewest completed calls
+; 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
;
;strategy = ringall