]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Expanded A option to add caller announcement
authorNaveen Albert <mail@interlinked.x10host.com>
Sat, 22 May 2021 00:08:58 +0000 (20:08 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 23 Jun 2021 14:36:29 +0000 (09:36 -0500)
commitc4236dcff28183807f0ffa478a1bd008f0ba9d05
treeffc36b991c150dc5c0d21e6a3fc4e10bf41e7483
parent5e1cb3253c5d1c651fcfcb070092f31a698059f4
app_dial: Expanded A option to add caller announcement

Hitherto, the A option has made it possible to play
audio upon answer to the called party only. This option
is expanded to allow for playback of an audio file to
the caller instead of or in addition to the audio
played to the answerer.

ASTERISK-29442

Change-Id: If6eed3ff5c341dc8c588c8210987f2571e891e5e
apps/app_dial.c
doc/CHANGES-staging/app_dial_announcement.txt [new file with mode: 0644]