From: Sean Bright Date: Tue, 7 Sep 2021 17:32:33 +0000 (-0400) Subject: app_voicemail.c: Ability to silence instructions if greeting is present. X-Git-Tag: 20.0.0-rc1~381 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26fc5f3c72f05707d71ec41562fabe77e2264e5a;p=thirdparty%2Fasterisk.git 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 --- 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. +