]> 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)
committerN A <mail@interlinked.x10host.com>
Fri, 10 Jun 2022 00:40:38 +0000 (19:40 -0500)
commit47a1d7b1a35f123fe752fec29a4a78ca1a9f0ece
treeb896904c19031b00cdf94f90b801535708512318
parent8935333364e5594d2ff81790876ca83057e60913
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]