From: Sean Bright Date: Wed, 26 Jan 2011 20:18:29 +0000 (+0000) Subject: Make sure the sample queues.conf is properly commented. X-Git-Tag: 1.4.41-rc1~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a033015c5e0ac94a0362b664e01959dfc9f992c;p=thirdparty%2Fasterisk.git Make sure the sample queues.conf is properly commented. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@304159 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 4631a6eec3..cea06c03ef 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -75,7 +75,7 @@ monitor-type = MixMonitor ; 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 ; ;strategy = ringall ;