mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-16 01:36:48 +00:00
Add backupdeleted option to app_voicemail
(closes issue #10740) Reported by: ruffle Patches: app_voicemail.diff uploaded by ruffle (license 201) 10740-voicemail.diff uploaded by qwell (license 4) 20080113_bug10740.diff.txt uploaded by mvanbaak (license 7) Tested by: blitzrage, mvanbaak, qwell git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -256,6 +256,8 @@ Voicemail Changes
|
||||
future. The default is the old behavior, lockfile. However, there is a
|
||||
new method, "flock", that uses a different method for situations where the
|
||||
lockfile will not work, such as on SMB/CIFS mounts.
|
||||
* Added the ability to backup deleted messages, to ease recovery in the case
|
||||
that a user accidentally deletes a message, and discovers that they need it.
|
||||
|
||||
Queue changes
|
||||
-------------
|
||||
|
Reference in New Issue
Block a user