mirror of https://github.com/asterisk/asterisk
This newly introduced periodic-announce-startdelay makes it possible to
configure the initial start delay of the first periodic announcement
after which periodic-announce-frequency takes over.
ASTERISK-30437 #close
Change-Id: Ia79984b6377ef78f167ad9ea2ac084bec29955d0
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
(cherry picked from commit 3fd0b65bae
)
pull/886/head
parent
bd1f8b89da
commit
d6e733d4bc
@ -0,0 +1,9 @@
|
||||
Subject: app_queue
|
||||
|
||||
Introduce a new queue configuration option called
|
||||
'periodic-announce-startdelay' which will vary the normal (historic) behavior
|
||||
of starting the periodic announcement cycle at periodic-announce-frequency
|
||||
seconds after entering the queue to start the periodic announcement cycle at
|
||||
period-announce-startdelay seconds after joining the queue.
|
||||
|
||||
The default behavior if this config option is not set remains unchanged.
|
Loading…
Reference in new issue