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:
Mark Michelson
2007-10-26 14:59:31 +00:00
parent 7d43ac7004
commit 6cd5e1aee6

View File

@@ -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