mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 12:25:35 +00:00
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
This commit is contained in:
committed by
Kevin Harwell
parent
ddc2cca659
commit
cc8e098e1d
5
doc/CHANGES-staging/app_voicemail_nodelete.txt
Normal file
5
doc/CHANGES-staging/app_voicemail_nodelete.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: app_voicemail
|
||||
|
||||
The r option has been added, which prevents deletion
|
||||
of messages from VoiceMailMain, which can be
|
||||
useful for shared mailboxes.
|
||||
Reference in New Issue
Block a user