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: https://origsvn.digium.com/svn/asterisk/trunk@109621 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2008-03-18 18:58:42 +00:00
parent f1181cb04e
commit cd7efcf4e7
3 changed files with 22 additions and 5 deletions

View File

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