[asterisk-bugs] [Asterisk 0012987]: IMAP (apparently) causing system crash
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jul 8 15:19:37 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-08-2008 15:19 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
======================================================================
----------------------------------------------------------------------
putnopvut - 07-08-08 15:19
----------------------------------------------------------------------
You can't compile trunk modules into Asterisk 1.4. API changes, variable
name changes, etc. will cause compilation to fail like you have seen.
I have been working the last two days on attempting to fix forwarding
messages when IMAP voicemail is in use. I suppose I can do a quick backport
of the timeout options right now though and get this issue closed out.
Issue History
Date Modified Username Field Change
======================================================================
07-08-08 15:19 putnopvut Note Added: 0089906
======================================================================
More information about the asterisk-bugs
mailing list