]> 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:10:18 +0000 (19:10 -0500)
commit5c28f881aae7d21fd4a1bbc7b65bd6df3836c0ed
tree3c77fdda5fb7c0e0bfb6c0298982284abc3edb72
parent84ec6ab27590168ba9683e138ac61f39f621ed1d
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]