]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Stop playing the message number multiple times.
authorJason Parker <jparker@digium.com>
Mon, 8 Feb 2010 23:51:44 +0000 (23:51 +0000)
committerJason Parker <jparker@digium.com>
Mon, 8 Feb 2010 23:51:44 +0000 (23:51 +0000)
commit6fd11d74461aa7592fd9a8064f8161c35f89082a
tree27ed1a721c33115bfd73d70742cde7a821f8238b
parent8b72cc2e20b8dc463f16ad1e9f5eda8135612c41
Stop playing the message number multiple times.

Also remove some accidentally duplicated code, which may have been causing a memleak.
This was caused by a bad merge.

(closes issue #16579)
Reported by: kue
Patches:
      0016525.patch uploaded by hokie21 (license 987)

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