[asterisk-bugs] [Asterisk 0018306]: [patch] Asterisk does not play wav files with unknown chunk types

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 25 14:28:43 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18306 
====================================================================== 
Reported By:                jhirsch
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18306
Category:                   Formats/format_wav
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Target Version:             1.4/1.6.2 Issues (Final Release)
Asterisk Version:           SVN 
JIRA:                       SWP-2617 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-15 03:51 CST
Last Modified:              2011-04-25 14:28 CDT
====================================================================== 
Summary:                    [patch] Asterisk does not play wav files with
unknown chunk types
Description: 
Asterisk bails on unknown chunks in wav files instead of simply skipping
them (like it does with "fact" chunks).

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

---------------------------------------------------------------------- 
 (0134084) svnbot (reporter) - 2011-04-25 14:28
 https://issues.asterisk.org/view.php?id=18306#c134084 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 315257

U   branches/1.4/formats/format_wav.c

------------------------------------------------------------------------
r315257 | russell | 2011-04-25 14:28:42 -0500 (Mon, 25 Apr 2011) | 10
lines

Be more flexible with unknown chunks in wav files.

This patch makes format_wav ignore unknown chunks instead of erroring
out on them.

(closes issue https://issues.asterisk.org/view.php?id=18306)
Reported by: jhirsch
Patches:
      wav_skip_unknown_blocks.diff uploaded by jhirsch (license 1156)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-25 14:28 svnbot         Checkin                                      
2011-04-25 14:28 svnbot         Note Added: 0134084                          
======================================================================




More information about the asterisk-bugs mailing list