From f67b72093e1cf5acb39600cef0bd135187f20dfb 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 db531e9982..cb70ed6ff5 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -149,6 +149,11 @@ Skip the playback of instructions for leaving a message to the calling party. +