mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 07:48:14 +00:00
Remove information about the roundrobin strategy from trunk's queues.conf.sample
since it no longer exists git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87153 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -89,7 +89,6 @@ shared_lastcall=no
|
|||||||
; A strategy may be specified. Valid strategies include:
|
; A strategy may be specified. Valid strategies include:
|
||||||
;
|
;
|
||||||
; ringall - ring all available channels until one answers (default)
|
; 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
|
; leastrecent - ring interface which was least recently called by this queue
|
||||||
; fewestcalls - ring the one with fewest completed calls from this queue
|
; fewestcalls - ring the one with fewest completed calls from this queue
|
||||||
; random - ring random interface
|
; random - ring random interface
|
||||||
|
|||||||
Reference in New Issue
Block a user