]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail.c: Ability to silence instructions if greeting is present.
authorSean Bright <sean.bright@gmail.com>
Tue, 7 Sep 2021 17:32:33 +0000 (13:32 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 9 Sep 2021 00:18:11 +0000 (19:18 -0500)
commit26fc5f3c72f05707d71ec41562fabe77e2264e5a
tree3e95e0fc8bd12f1e6c050d9b5d480c8adde221a2
parent605dd03b364370ad23e4bfe9b466dcf8afaa7a1d
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
doc/CHANGES-staging/app_voicemail.txt [new file with mode: 0644]