]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Add option to prevent message deletion.
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 15 May 2022 13:31:09 +0000 (13:31 +0000)
committerKevin Harwell <kharwell@digium.com>
Wed, 15 Jun 2022 16:36:55 +0000 (11:36 -0500)
commit0e65855b9df8897cd9f51cb7da81bc8cf0d1e536
tree6a24e300fcad47848b1e4b22be586dea72744a74
parent6487498033dde44d29ebef28d531c216176f3268
app_voicemail: Add option to prevent message deletion.

Adds an option to VoiceMailMain that prevents the user
from deleting messages during that application invocation.
This can be useful for public or shared mailboxes, where
some users should be able to listen to messages but not
delete them.

ASTERISK-30063 #close

Change-Id: Icdfb8423ae8d1fce65a056b603eb84a672e80a26
apps/app_voicemail.c
doc/CHANGES-staging/app_voicemail_nodelete.txt [new file with mode: 0644]