From bee710121e819c25570153fce02e2421d1ef7d02 Mon Sep 17 00:00:00 2001 From: Naveen Albert Date: Fri, 21 May 2021 20:08:58 -0400 Subject: [PATCH] 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 | 79 +++++++++++++++---- doc/CHANGES-staging/app_dial_announcement.txt | 6 ++ 2 files changed, 68 insertions(+), 17 deletions(-) create mode 100644 doc/CHANGES-staging/app_dial_announcement.txt diff --git a/apps/app_dial.c b/apps/app_dial.c index b3dceca862..ff5458b94b 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -93,11 +93,17 @@ -