[asterisk-bugs] [Asterisk 0014406]: [patch] Voicemail message recording file is shorter than duration reported in msg????.txt
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 2 17:12:16 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14406
======================================================================
Reported By: sasargen
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14406
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Target Version: 1.4.24
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-04 13:24 CST
Last Modified: 2009-03-02 17:12 CST
======================================================================
Summary: [patch] Voicemail message recording file is shorter
than duration reported in msg????.txt
Description:
Voicemail says message duration is maxsilence seconds longer than the
actual voicemail recording length.
Error is occuring when maxsilence is exceeded. Silence is trimmed from the
end of the recording file, but the duration reported for the message is not
updated to match the recording saved.
======================================================================
----------------------------------------------------------------------
(0101044) svnbot (reporter) - 2009-03-02 17:12
http://bugs.digium.com/view.php?id=14406#c101044
----------------------------------------------------------------------
Repository: asterisk
Revision: 179471
_U branches/1.6.1/
U branches/1.6.1/main/app.c
------------------------------------------------------------------------
r179471 | tilghman | 2009-03-02 17:12:15 -0600 (Mon, 02 Mar 2009) | 24
lines
Merged revisions 179469 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r179469 | tilghman | 2009-03-02 17:10:18 -0600 (Mon, 02 Mar 2009) | 17
lines
Merged revisions 179468 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r179468 | tilghman | 2009-03-02 17:09:01 -0600 (Mon, 02 Mar 2009) | 10
lines
When ending a recording with silence detection, remember to reduce the
duration.
The end of the recording is correspondingly trimmed, but the duration
was not
trimmed by the number of seconds trimmed, so the saved duration was
necessarily
longer than the actual soundfile duration.
(closes issue http://bugs.digium.com/view.php?id=14406)
Reported by: sasargen
Patches:
20090226__bug14406.diff.txt uploaded by tilghman (license 14)
Tested by: sasargen
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=179471
Issue History
Date Modified Username Field Change
======================================================================
2009-03-02 17:12 svnbot Checkin
2009-03-02 17:12 svnbot Note Added: 0101044
======================================================================
More information about the asterisk-bugs
mailing list