]> 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:23 +0000 (09:36 -0500)
commitbee710121e819c25570153fce02e2421d1ef7d02
treeed737b14cdf0894a772e8009f96b31a773ed8ab3
parent4470838d89a790c535c35137398f46084d74837a
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]