[asterisk-bugs] [Asterisk 0010866]: VoiceMailMain - Passcode check not skipped when passing s in the options
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 2 08:46:09 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=10866
======================================================================
Reported By: nicki
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10866
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-02-2007 04:08 CDT
Last Modified: 10-02-2007 08:46 CDT
======================================================================
Summary: VoiceMailMain - Passcode check not skipped when
passing s in the options
Description:
Caller is still prompted for mailbox when s is passed in options for
VoiceMailMain. The greeting "Comedian mail - Mailbox" is played, at which
point you can just enter hash to proceed, or wait for a couple of seconds
before it continues. Ideally it should go straight to the INBOX without the
prompt or wait.
======================================================================
----------------------------------------------------------------------
file - 10-02-07 08:46
----------------------------------------------------------------------
This is a configuration issue. ${CALLERIDNUM} is no longer valid, it should
be replaced with ${CALLERID(num)}. Because of this the value is blank when
being passed to VoicemailMain, thus it asks for the mailbox info.
Issue History
Date Modified Username Field Change
======================================================================
10-02-07 08:46 file Status new => resolved
10-02-07 08:46 file Resolution open => no change
required
10-02-07 08:46 file Assigned To => file
10-02-07 08:46 file Note Added: 0071305
======================================================================
More information about the asterisk-bugs
mailing list