]> 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)
committerJoshua Colp <jcolp@sangoma.com>
Thu, 16 Mar 2023 15:43:58 +0000 (10:43 -0500)
commitc405630810bd92ac27d7618d3470dbac11aecced
tree7d3c90e3ecfb90680af14505915156c2b84275f4
parent595fe0f1cc7e7b2800d5bfeafe6bc3759889cd50
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]