]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure original message duration is preserved when prepending a message.
authorJeff Peeler <jpeeler@digium.com>
Tue, 16 Nov 2010 21:29:29 +0000 (21:29 +0000)
committerJeff Peeler <jpeeler@digium.com>
Tue, 16 Nov 2010 21:29:29 +0000 (21:29 +0000)
commit3fc98d5530c396d9106a32f5c9d5cc725e71d196
tree22b2d2dcd2795133448f3525201d2fea5c6c63a1
parente36e50146adf94719792075cee7c3c959b7146ea
Ensure original message duration is preserved when prepending a message.

It seems the fix to issue 17103 was a little overzealous and removed the code
that backed up the textfile containing the original message duration. This
code has now been restored.

(related to issue #17103)
ABE-2654

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