From cc9a99e058da404d7c3865587e91e90001a47652 Mon Sep 17 00:00:00 2001 From: mmichelson Date: Tue, 18 Mar 2008 18:58:42 +0000 Subject: Add option 'randomperiodicannounce' to queues.conf. Setting this will allow the list of periodic announcments specified to be played in a random order instead of being played sequentially. (closes issue #6681) Reported by: alt_phil Tested by: putnopvut git-svn-id: http://svn.digium.com/svn/asterisk/trunk@109621 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/queues.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/queues.conf.sample') diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index bef075b70..0b171f6ef 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -210,6 +210,10 @@ shared_lastcall=no ; ;periodic-announce-frequency=60 ; +; Should the periodic announcements be played in a random order? Default is no. +; +;random-periodic-announce=no +; ; Should we include estimated hold time in position announcements? ; Either yes, no, or only once. ; Hold time will be announced as the estimated time. -- cgit v1.2.3