]> 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:14 +0000 (19:18 -0500)
commitf67b72093e1cf5acb39600cef0bd135187f20dfb
treead4be687e1a02d1facf9d3f758615321d1b74b9c
parentf1e1f9f37ff93456ae73129c929d7af68ced7b0a
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]