]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Updating sample queues.conf file to show how multiple periodic announcements
authorMark Michelson <mmichelson@digium.com>
Mon, 3 Dec 2007 16:46:01 +0000 (16:46 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 3 Dec 2007 16:46:01 +0000 (16:46 +0000)
may be specified since this was not documented previously

(closes issue #11432, reported and patched by Laureano)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90528 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queues.conf.sample

index 531a2d665e9ae09ad57357c8d6d6f47fcc55c3cb..440da314847aa430a6f2c3f27957c89dcaf27047 100644 (file)
@@ -253,6 +253,13 @@ shared_lastcall=no
                        ;       ("All reps busy / wait for next")
 ;periodic-announce = queue-periodic-announce
 ;
+; A set of periodic announcements can be defined by separating 
+; periodic announcements to reproduce by commas. For example:
+;periodic-announce = queue-periodic-announce,your-call-is-important,please-wait
+;
+; The announcements will be played in the order in which they are defined. After
+; playing the last announcement, the announcements begin again from the beginning.
+;
 ; Calls may be recorded using Asterisk's monitor/MixMonitor resource
 ; This can be enabled from within the Queue application, starting recording
 ; when the call is actually picked up; thus, only successful calls are