Files
asterisk/apps
George Joseph a0dc90c5b8 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
There is a leftover "assert" in app_voicemail/__messagecount that references 
variables that don't exist.  This causes the compile to fail when 
--enable-dev-mode and IMAP_STORAGE are selected.

This patch removes the assert.

Tested-by: George Joseph

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




git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@432484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-03-05 16:35:22 +00:00
..
2014-08-17 23:07:06 +00:00
2012-04-06 18:19:03 +00:00
2012-06-15 16:20:16 +00:00
2012-06-25 17:59:34 +00:00