]> 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:17 +0000 (07:47 -0500)
commit1298c0266566eeba364b611c0e3221c48941947c
treee6423395325c8fbc0f3b86f023f6f40624b6d19e
parent8da1466478d6688a0b83448bfbd35d0f6e7397f5
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]