[asterisk-bugs] [Asterisk 0016610]: [patch] [OpenSolaris] wav format produces garbage files

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jul 19 04:17:23 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16610 
====================================================================== 
Reported By:                bklang
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16610
Category:                   Formats/format_wav
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
JIRA:                       SWP-728 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 240280 
Request Review:              
====================================================================== 
Date Submitted:             2010-01-14 20:34 CST
Last Modified:              2010-07-19 04:17 CDT
====================================================================== 
Summary:                    [patch] [OpenSolaris] wav format produces garbage
files
Description: 
I was toying with changing the recording format for voicemail files on my
server.  The GSM format had been working fine to both record and playback
files.  However switching voicemail.conf to create wav files results in
garbage data.  The files do not play back at all on several platforms,
including the server that recorded it.

I also attempted to record wav audio using the Record() dialplan
application.  The same garbage files resulted.  Here is what the console
says when trying to playback one of the files:

[Jan 14 21:27:53] WARNING[14811]: app_playback.c:471 playback_exec:
ast_streamfile failed on SIP/F27564A6-8B0D-408E-00000028 for
/tmp/1263522240.57
[Jan 14 21:27:53] WARNING[14811]: format_wav.c:95 check_header: Does not
begin with RIFF
[Jan 14 21:27:53] WARNING[14811]: file.c:370 fn_wrapper: Unable to open
format wav

The size of the file produced varies approximately according to duration,
so some data is getting in there.

This does not seem to impact other formats.  Playback of known-good wav
files works fine so it only seems to be a problem writing the wav format.

====================================================================== 

---------------------------------------------------------------------- 
 (0124692) asgaroth (reporter) - 2010-07-19 04:17
 https://issues.asterisk.org/view.php?id=16610#c124692 
---------------------------------------------------------------------- 
I can also confirm that this patch is working against Asterisk 1.6.2.9
running on Solaris 10 Update 5:

core show version
Asterisk 1.6.2.9 built by vzhsxn @ soldev on a i86pc running SunOS on
2010-07-19 08:56:33 UTC

uname -a
SunOS flamingo 5.10 Generic_142901-11 i86pc i386 i86pc 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-19 04:17 asgaroth       Note Added: 0124692                          
======================================================================




More information about the asterisk-bugs mailing list