From: Sean Bright Date: Wed, 26 Jan 2011 20:22:47 +0000 (+0000) Subject: Merged revisions 304159 via svnmerge from X-Git-Tag: 1.6.2.18-rc1~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632b2a441767ea26312480b4681fd2eb00f2ec52;p=thirdparty%2Fasterisk.git Merged revisions 304159 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r304159 | seanbright | 2011-01-26 15:18:29 -0500 (Wed, 26 Jan 2011) | 1 line Make sure the sample queues.conf is properly commented. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@304181 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 618baf0e97..bb2eb2de3e 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -89,7 +89,7 @@ shared_lastcall=no ; random - ring random interface ; rrmemory - round robin with memory, remember where we left off last ring pass ; rrordered - same as rrmemory, except the queue member order from config file - is preserved +; is preserved ; linear - rings interfaces in the order specified in this configuration file. ; If you use dynamic members, the members will be rung in the order in ; which they were added