]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: periodic announcement configurable start time.
authorJaco Kroon <jaco@uls.co.za>
Tue, 21 Feb 2023 12:24:36 +0000 (14:24 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 16 Mar 2023 14:25:42 +0000 (09:25 -0500)
commit3fd0b65bae4b1b14434737ffcf0da4aa9ff717f6
treefd1a9dcd1be87dcac42bbf36111ce2c6e63cdce9
parentbbec5d1a9926c419265fc2382ce14b37a8ec142e
app_queue: periodic announcement configurable start time.

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>
apps/app_queue.c
configs/samples/queues.conf.sample
doc/CHANGES-staging/app_queue.txt [new file with mode: 0644]