Revert "app_queue: periodic announcement configurable start time."

This reverts commit 3fd0b65bae.

Reason for revert: Causes segmentation fault.

Change-Id: Ic189c6f7872943a5500d3e71142f0c09d54fcc31
(cherry picked from commit de15852ef0)
This commit is contained in:
Joshua Colp
2023-04-11 18:37:37 -05:00
committed by Asterisk Development Team
parent 59c9e4531e
commit 9c5f5358d7
3 changed files with 0 additions and 24 deletions

View File

@@ -1,9 +0,0 @@
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.