Merged revisions 231614 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 30 Nov 2009 21:13:42 +0000 (21:13 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 30 Nov 2009 21:13:42 +0000 (21:13 +0000)
commit8d1f4fa5ead02500a192acf0cca8bbb811c7cdd9
tree3398dee593ce0203b6decedd6c7b104a227b6789
parentc899add7f93bee564e6926d0c11e50615ba477f1
Merged revisions 231614 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r231614 | mnicholson | 2009-11-30 15:11:44 -0600 (Mon, 30 Nov 2009) | 8 lines

  Remove duplicate entries from voicemail format lists. This prevents app_voicemail from entering an infinite loop when the same format is specified twice in the format list.

  (closes issue #15625)
  Reported by: Shagg63
  Tested by: mnicholson

  Review: https://reviewboard.asterisk.org/r/429/
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@231616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c
include/asterisk/file.h
main/app.c