]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 8 May 2023 18:13:35 +0000 (18:13 +0000)
commitd6e733d4bc6246cd9ff158d3b66f541c15b4b240
tree54a6b7a7c19a8452bf362377628d9dc3620a10c3
parentbd1f8b89da0f235ac16f14ae46140fa022570e06
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>
(cherry picked from commit 3fd0b65bae4b1b14434737ffcf0da4aa9ff717f6)
apps/app_queue.c
configs/samples/queues.conf.sample
doc/CHANGES-staging/app_queue.txt [new file with mode: 0644]