]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue.c: Queue don't play "thank-you" when here is no hold time announcements
authorMark Petersen <bugs.digium.com@zombie.dk>
Tue, 4 Jan 2022 09:11:41 +0000 (10:11 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 20 Jan 2022 17:25:40 +0000 (11:25 -0600)
commitc8d89e7e1bcc70d9b27c61d8b74787479cd92d50
tree266955e68f0d9bb04bc02cc6a74b622f68b30e68
parentd68d90c5be5c19ec48190a87ad1bd1629f9ffead
app_queue.c: Queue don't play "thank-you" when here is no hold time announcements

if holdtime is (0 min, 0 sec) there is no hold time announcements
we should then also not playing queue-thankyou

ASTERISK-29831

Change-Id: Ic7e51dcde526b23f1cd8d24e1d1e2d81e10f9d2c
apps/app_queue.c
doc/CHANGES-staging/app_queue_say_thanks.txt [new file with mode: 0644]