]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove some hidden broken code in the voicemail mailbox options menu.
authorJeff Peeler <jpeeler@digium.com>
Thu, 6 May 2010 18:39:06 +0000 (18:39 +0000)
committerJeff Peeler <jpeeler@digium.com>
Thu, 6 May 2010 18:39:06 +0000 (18:39 +0000)
commit7fd6beb05400a287fd518df92553b24dfb5a48d9
treefce76bd93772f195a5e3c0309ccc5776706381e9
parentae6e5fa31d153152b905aeec679029e38129ce53
Remove some hidden broken code in the voicemail mailbox options menu.

After finishing a recording from within the mailbox options menu, pressing 0
exhibited strange behavior with operator=yes turned on. Pressing 0 was not
even advertised as an option and the options from the vm-saveoper prompt:
"Press 1 to accept this recording. Otherwise, please continue to hold" did
not function correctly. While this of course could be fixed, it didn't really
seem to make sense even if it was working properly.

ABE-2121
SWP-1267

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