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: 16.21.0-rc1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c28f881aae7d21fd4a1bbc7b65bd6df3836c0ed;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 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. +