[asterisk-bugs] [Asterisk 0011083]: [patch] Empty voicemail message file causes call into voicemail to disconnect

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Nov 19 22:31:37 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11083 
====================================================================== 
Reported By:                dtyoo
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   11083
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-24-2007 20:44 CDT
Last Modified:              11-19-2007 22:31 CST
====================================================================== 
Summary:                    [patch] Empty voicemail message file causes call
into voicemail to disconnect
Description: 
After upgrading from 1.4.9 to 1.4.13 we are having the following problem
with voicemail.  We sometimes get voicemail messages left in mailboxes
where the wav / data file is 44 bytes long.  The file basically has a
header but no data.  Under 1.4.13 calls into voicemail will be disconnected
after listening to such a message.  1.4.9 did not have this issue.

In case you are curious, these 44 byte messages are being left despite
minmessage being set to 3 in the general section of voicemail.conf.  These
messages are accompanied by a console message "app.c: No audio available on
SIP/IP ADDRESS-b50d7b38??"

Nothing special in the console / log file.  Looks the same as when a
caller hangs up normally even though in this case they are being
disconnected.
====================================================================== 

---------------------------------------------------------------------- 
 gkloepfer - 11-19-07 22:31  
---------------------------------------------------------------------- 
I just re-read the history and looked at the patch (sorry for not doing
this sooner).

If you're just trying to prevent the zero-length messages from happening,
couldn't this just be fixed by setting minmessage=1 in voicemail.conf?

My concern is that since there already are zero-length voicemail messages
recorded, users will start to report problems when the voicemail system
simply hangs-up when it encounters one of these messages.  Would there be
any value in handling the empty voicemail message condition more
gracefully?  I would be happy to help look into this if others feel this
kind of fix is needed. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-19-07 22:31  gkloepfer      Note Added: 0074034                          
======================================================================




More information about the asterisk-bugs mailing list