Merged revisions 74047 via svnmerge from
authorMark Michelson <mmichelson@digium.com>
Mon, 9 Jul 2007 14:58:42 +0000 (14:58 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 9 Jul 2007 14:58:42 +0000 (14:58 +0000)
commit9632477144aa60c452603767737c3f4ecd28732d
tree07ba37766183af6ba7158d4db9978cc651054b4f
parent836ea36d3c436960c67684211277016f705187a2
Merged revisions 74047 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74047 | mmichelson | 2007-07-09 09:57:41 -0500 (Mon, 09 Jul 2007) | 4 lines

Fixed a logic error in leave_voicemail. Pass the mailbox instead of the context to inbox_count when the context is "default."
(closes issue #10135, reported by yannj, repaired by me)

........

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