]> 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:51 +0000 (19:40 -0500)
commitefbcab8d658fc3f2a8c410739216fa0a9cc271b3
tree3e96fcaa6051d08219b25eb09703bee2dafc39d8
parentb3671a55f04061a7f0da5b1a5f5c4ed6a92b8062
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]