]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 4 Aug 2021 12:47:44 +0000 (07:47 -0500)
commit940f6c4a03a45b0cdbcbbae42394a194c4d5e185
treebd88a785ce282c329f5f7f5adee281a60926cd83
parent1e4ed61a2b228a984ae4c73735111d0417354a93
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]