mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
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:
3
CHANGES
3
CHANGES
@@ -339,6 +339,9 @@ Queue changes
|
||||
* Added a new parameter for member definition, called state_interface. This may be
|
||||
used so that a member may be called via one interface but have a different interface's
|
||||
device state reported.
|
||||
* New configuration option: randomperiodicannounce. If a list of periodic announcements is
|
||||
specified by the periodic-announce option, then one will be chosen randomly when it is time
|
||||
to play a periodic announcment
|
||||
|
||||
MeetMe Changes
|
||||
--------------
|
||||
|
Reference in New Issue
Block a user