Revert "app_queue: periodic announcement configurable start time."

This reverts commit c405630810.

Reason for revert: Causes segmentation fault.

Change-Id: Ib0c8c592f8d4f0a5e3889aeadfe8bdcde800ba42
(cherry picked from commit a8ce41b7f7)
This commit is contained in:
Joshua Colp
2023-04-11 18:37:20 -05:00
committed by Asterisk Development Team
parent 68a1c9b313
commit 6c15249f1d
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.