[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 15:04:52 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 15:04 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...
====================================================================== 

---------------------------------------------------------------------- 
 (0116381) svnbot (reporter) - 2010-01-08 15:04
 https://issues.asterisk.org/view.php?id=16560#c116381 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 238716

A   trunk/tests/test_ast_format_str_reduce.c

------------------------------------------------------------------------
r238716 | mnicholson | 2010-01-08 15:04:51 -0600 (Fri, 08 Jan 2010) | 4
lines

Added a test for ast_format_reduce_str().

(related to issue https://issues.asterisk.org/view.php?id=16560)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=238716 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-08 15:04 svnbot         Checkin                                      
2010-01-08 15:04 svnbot         Note Added: 0116381                          
======================================================================




More information about the asterisk-bugs mailing list