[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:40:18 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18306 
====================================================================== 
Reported By:                jhirsch
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   18306
Category:                   Formats/format_wav
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-11-15 03:51 CST
Last Modified:              2011-04-25 14:40 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).

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

---------------------------------------------------------------------- 
 (0134087) svnbot (reporter) - 2011-04-25 14:40
 https://issues.asterisk.org/view.php?id=18306#c134087 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 315260

_U  trunk/
U   trunk/formats/format_wav.c

------------------------------------------------------------------------
r315260 | russell | 2011-04-25 14:40:18 -0500 (Mon, 25 Apr 2011) | 31
lines

Merged revisions 315259 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r315259 | russell | 2011-04-25 14:37:32 -0500 (Mon, 25 Apr 2011) | 24
lines
  
  Merged revisions 315258 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ................
    r315258 | russell | 2011-04-25 14:31:44 -0500 (Mon, 25 Apr 2011) | 17
lines
    
    Merged revisions 315257 via svnmerge from 
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
      r315257 | russell | 2011-04-25 14:28:41 -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=315260 

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




More information about the asterisk-bugs mailing list