[asterisk-bugs] [Asterisk 0018240]: [patch] VoicemailMain Exits Without Warning

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 9 15:56:29 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18240 
====================================================================== 
Reported By:                leobrown
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18240
Category:                   Applications/app_voicemail
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
JIRA:                       SWP-2496 
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-02 06:46 CDT
Last Modified:              2010-11-09 15:56 CST
====================================================================== 
Summary:                    [patch] VoicemailMain Exits Without Warning
Description: 
Hi

I've seen problems with VoicemailMain crashing in the past, from not being
able to lock paths, open audio files etc.

However, I have a VoiceMailMain which is opening a mailbox, but existing
after verifying a correct password.

The console trace is below, but because Asterisk is not crashing, I can
not provide a backtrace. Could you please give me some guidance on how to
further debug, as debug level 10 (shown below) only shows it
locking/unlocking paths and then exiting.

I have checked all permissions and even removed mailboxes and let Asterisk
create the paths itself. Voicemail() works fine, but VoicemailMain does
not. The relevant entry from voicemail.conf is also

Leo
====================================================================== 

---------------------------------------------------------------------- 
 (0128730) alecdavis (manager) - 2010-11-09 15:56
 https://issues.asterisk.org/view.php?id=18240#c128730 
---------------------------------------------------------------------- 
When using FILE based storage, VoicemailMain asks for boxnumber and
password, then abrutly terminates call. Confirm with trunk and 1.6.2svn

uploaded bug18240.1-6-2.diff.txt

findings so far, not necessarily correct.

As I understand it, last_message_index returns.
> -1 for last message (0 if only 1 message exists)
  -1 for 0 messages
< -1 for errors

Also in the patch, is a possible missed unlock, IMAP code path. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-09 15:56 alecdavis      Note Added: 0128730                          
======================================================================




More information about the asterisk-bugs mailing list