]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Backup file storing message duration is not used with IMAP_STORAGE, remove code.
authorJeff Peeler <jpeeler@digium.com>
Tue, 8 Feb 2011 19:18:50 +0000 (19:18 +0000)
committerJeff Peeler <jpeeler@digium.com>
Tue, 8 Feb 2011 19:18:50 +0000 (19:18 +0000)
commit8bd2bfb5872bed957b4116956010de0665da1021
tree2b03d266f4948da3644d3e66dd75df7159f01363
parente9dcd4a9e2a3d2b2f7e38f321aef92cc35d38367
Backup file storing message duration is not used with IMAP_STORAGE, remove code.

The message duration is stored in the body of the email when using IMAP_STORAGE,
so nothing needs to happen with the backup file.

(closes issue #18718)
Reported by: kerframil

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@306960 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c