From 5c28f881aae7d21fd4a1bbc7b65bd6df3836c0ed Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Tue, 7 Sep 2021 13:32:33 -0400 Subject: [PATCH] app_voicemail.c: Ability to silence instructions if greeting is present. There is an option to silence voicemail instructions but it does not take into consideration if a recorded greeting exists or not. Add a new 'S' option that does that. ASTERISK-29632 #close Change-Id: I03f2f043a9beb9d99deab302247e2a8686066fb4 --- apps/app_voicemail.c | 19 ++++++++++++++++--- doc/CHANGES-staging/app_voicemail.txt | 7 +++++++ 2 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 doc/CHANGES-staging/app_voicemail.txt diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 9e0e74db51..43aa5dd433 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -182,6 +182,11 @@ Skip the playback of instructions for leaving a message to the calling party. +