]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Allow streaming multiple announcement files
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 25 Jul 2021 21:53:38 +0000 (21:53 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 3 Aug 2021 19:19:09 +0000 (14:19 -0500)
commit0975cff6c0194c4504fca51a35d6fb92b41c52fa
tree56747d03651594c6388e847dc57c43095e1f2dd8
parentac958b0f5026d69d918eeff32f225ccf970133b1
app_queue: Allow streaming multiple announcement files

Allows multiple files comprising an agent announcement
to be played by separating on the ampersand, similar
to the multi-file support in other Asterisk applications.

ASTERISK-29528

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