[asterisk-bugs] [Asterisk 0012987]: IMAP (apparently) causing system crash

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 7 15:21:14 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12987 
====================================================================== 
Reported By:                mthomasslo
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   12987
Category:                   Applications/app_voicemail
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.20.1 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-03-2008 14:47 CDT
Last Modified:              07-07-2008 15:21 CDT
====================================================================== 
Summary:                    IMAP (apparently) causing system crash
Description: 
Intermittently, and without any apparent pattern, the system will stop
responding.  For each failure (3 within the past 3 days) the message log
has two IMAP warnings immediately prior to the crash:

WARNING[xxxxx] app_voicemail.c: IMAP Warning: Unexpected tagged response:
0000ad5d OK SEARCH completed

WARNING[xxxxx] app_voicemail.c: IMAP Warning: Unexpected tagged response:
000cb22f OK [APPENDUID 1 287] APPEND completed

WARNING[xxxxx] app_voicemail.c: IMAP Warning: Unexpected tagged response:
000cb420 OK [READ-WRITE]SELECT completed

WARNING[xxxxx] app_voicemail.c: IMAP Warning: Unexpected tagged response:
000ad5d OK SEARCH completed

WARNING[xxxxx] app_voicemail.c: IMAP Warning: Unexpected tagged response:
0000ee4c OK FETCH completed

WARNING[xxxxx] app_voicemail.c: IMAP Warning: Unexpected tagged response:
0000ad66 OK NOOP completed


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

---------------------------------------------------------------------- 
 svnbot - 07-07-08 15:21  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 128731

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r128731 | mmichelson | 2008-07-07 15:21:10 -0500 (Mon, 07 Jul 2008) | 7
lines

If imapfolder=foo were set in voicemail.conf, then when calling
VoiceMailMain,
app_voicemail would attempt to play a file called vm-foo instead of
playing
vm-INBOX to play the "new" sound file. This commit fixes that issue.

This may fix one of the problems reported in issue
http://bugs.digium.com/view.php?id=12987


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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-07-08 15:21  svnbot         Note Added: 0089858                          
======================================================================




More information about the asterisk-bugs mailing list