mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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:
@@ -265,6 +265,13 @@ sendvoicemail=yes ; Allow the user to compose and send a voicemail while inside
|
||||
; listen-control-restart-key=2 ; Customize the key that restarts message playback
|
||||
; listen-control-stop-key=13456789 ; Customize the keys that interrupt message playback, probably all keys not set above
|
||||
|
||||
; Maximum number of messages allowed in the 'Deleted' folder. If set to 0
|
||||
; or no then no deleted messages will be moved. If non-zero (max 9999) then up
|
||||
; to this number of messages will be automagically saved when they are
|
||||
; 'deleted' on a FIFO basis.
|
||||
; defaults to being off
|
||||
; backupdeleted=100
|
||||
|
||||
|
||||
[zonemessages]
|
||||
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
|
||||
|
Reference in New Issue
Block a user