The variable msgnum was being overwritten if IMAP storage was enabled.
authorMark Michelson <mmichelson@digium.com>
Tue, 26 Jun 2007 22:45:16 +0000 (22:45 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 26 Jun 2007 22:45:16 +0000 (22:45 +0000)
commit27654c6a763681b9830bf799e6534b5f8e4db2e8
tree55c756d8707353e71b7691bb08586493e7906805
parent792beb468626815d56bb8e016022738766443ad7
The variable msgnum was being overwritten if IMAP storage was enabled.
Put necessary #ifndef's around the line which would overwrite.

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