[asterisk-bugs] [Asterisk 0016560]: [regression] Voicemail message not recording when voicemail.conf format=wav|gsm|wav49
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 8 13:33:57 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16560
======================================================================
Reported By: goldwein
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 16560
Category: Applications/app_voicemail
Reproducibility: have not tried
Severity: major
Priority: normal
Status: closed
Target Version: 1.4.30
Asterisk Version: 1.4.28
JIRA: SWP-652
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-01-06 14:51 CST
Last Modified: 2010-01-08 13:33 CST
======================================================================
Summary: [regression] Voicemail message not recording when
voicemail.conf format=wav|gsm|wav49
Description:
When voicemail.conf contains the line:
format=wav|gsm|wav49
and a call is received that goes to voicemail, the call proceeds directly
from
the "beep" at the end of the VM INTRO prompt to the end of the VM
recording prompt without allowing a message to be recorded.
At the same time, the following warning is generated:
[Date...] WARNING[7540] file.c: No such format 'wa'
[Date...] WARNING[7540] app.c: Error creating writestream
'/var/spool/asterisk/voicemail/default/20/tmp/FT66OF', format 'wa'
[Date...] WARNING[7540] file.c: Failed to write frame
If the changes made to voicemail.c in 231614 are reverted, voicemail
operates properly.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0016562 Error parsing format= parameter in voic...
======================================================================
----------------------------------------------------------------------
(0116373) svnbot (reporter) - 2010-01-08 13:33
https://issues.asterisk.org/view.php?id=16560#c116373
----------------------------------------------------------------------
Repository: asterisk
Revision: 238632
_U branches/1.6.2/
U branches/1.6.2/main/file.c
------------------------------------------------------------------------
r238632 | mnicholson | 2010-01-08 13:33:57 -0600 (Fri, 08 Jan 2010) | 19
lines
Merged revisions 238630 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r238630 | mnicholson | 2010-01-08 13:32:11 -0600 (Fri, 08 Jan 2010) | 12
lines
Merged revisions 238629 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r238629 | mnicholson | 2010-01-08 13:20:44 -0600 (Fri, 08 Jan 2010) |
5 lines
Properly calculate the remaining space in the output string when
reducing format strings.
(closes issue https://issues.asterisk.org/view.php?id=16560)
Reported by: goldwein
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=238632
Issue History
Date Modified Username Field Change
======================================================================
2010-01-08 13:33 svnbot Checkin
2010-01-08 13:33 svnbot Note Added: 0116373
======================================================================
More information about the asterisk-bugs
mailing list