]> 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:38 +0000 (10:43 -0500)
commit71e317f68f246939bde469609bbe573937232c7d
tree2b1edd6dc080a308254fc2675ba0618b67eb8dcf
parent907692abb3fbbbd293766c71e3f18eae4c529479
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]