[asterisk-bugs] [Asterisk 0018111]: [patch] Message lost when sox fails to re-encode with 'volgain'

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 4 11:15:35 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18111 
====================================================================== 
Reported By:                sysreq
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   18111
Category:                   Applications/app_voicemail
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                       SWP-2352 
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-10-08 10:28 CDT
Last Modified:              2011-05-04 11:15 CDT
====================================================================== 
Summary:                    [patch] Message lost when sox fails to re-encode
with 'volgain'
Description: 
When general or per-mailbox 'volgain' variable is set, sox is used to
adjust the volume of (re-encode) a message. I've had cases where for some
unknown reason, sox would fail re-encoding the wav file, and I'd be left
_only_ with the message's temporary copy.. no trace of the msg000X.wav.

The message's description file (msg000X.txt) is not lost in the process,
so the user's phone is notified that he/she has a new message through MWI,
but is then unable to listen to it or even erase it.

We started experiencing that problem since we updated from 1.6.2.10 to
1.6.2.13.
====================================================================== 

---------------------------------------------------------------------- 
 (0134437) svnbot (reporter) - 2011-05-04 11:15
 https://issues.asterisk.org/view.php?id=18111#c134437 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 316709

_U  branches/1.8/
U   branches/1.8/apps/app_voicemail.c

------------------------------------------------------------------------
r316709 | seanbright | 2011-05-04 11:15:34 -0500 (Wed, 04 May 2011) | 22
lines

Merged revisions 316708 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r316708 | seanbright | 2011-05-04 12:10:59 -0400 (Wed, 04 May 2011) | 15
lines
  
  Merged revisions 316707 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r316707 | seanbright | 2011-05-04 12:08:50 -0400 (Wed, 04 May 2011) |
8 lines
    
    If sox fails when processing a voicemail, don't delete the original
file.
    
    (closes issue https://issues.asterisk.org/view.php?id=18111)
    Reported by: sysreq
    Patches:
          issue18111_trunk.patch uploaded by seanbright (license 71)
    Tested by: seanbright
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-04 11:15 svnbot         Note Added: 0134437                          
======================================================================




More information about the asterisk-bugs mailing list