[asterisk-bugs] [Asterisk 0014554]: [patch] # for fastforward goes beyond end of message
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jun 26 16:16:41 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=14554
======================================================================
Reported By: lacoursj
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 14554
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.23
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-02-25 10:26 CST
Last Modified: 2009-06-26 16:16 CDT
======================================================================
Summary: [patch] # for fastforward goes beyond end of message
Description:
When listening to message playback # and * will fastforward or rewind the
playback by 3000ms by default. When rewinding checks are made to make sure
you cannot seek before the beginning of the stream, but no checks are made
to make sure you do not seek past the end of the stream when using '#'.
The result is that users will seek past the end of the stream which lands
them in the next IVR menu, where '#' will exit the voicemail application.
If a user is trying to fastforward to the end of a message he may hit '#'
too many times and find himself disconnected.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-26 16:16 svnbot Status confirmed => assigned
2009-06-26 16:16 svnbot Assigned To => russell
2009-06-26 16:16 svnbot Status assigned => resolved
2009-06-26 16:16 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list