On Sat, Nov 25, 2006 at 10:57:18AM -0500, Robert La Ferla wrote: > I cannot access my voicemail and get the following warning in my > console: > > [Nov 25 10:26:43] WARNING[5628]: app.c:935 ast_lock_path: Failed to > lock path '/var/spool/asterisk/voicemail/default/8900/Old': File exists
Dandling lock file? (can that be?) ls -al /var/spool/asterisk/voicemail/default/8900/Old Do you have a problem with a specific mailbox or with all of them? > > I have also noticed that Asterisk will crash several minutes later > after this warning message. I am using the latest SVN 1.4 branch of > Asterisk (Revision 48007) and Zaptel (Revision 1640) on Fedora Core 5 > (2.6.18-1.2239.fc5) Could you run asterisk with -g and try to get a backtrace of the generated core file? http://www.asterisk.org/doxygen/AstDebug.html -- Tzafrir Cohen icq#16849755 jabber:[EMAIL PROTECTED] +972-50-7952406 mailto:[EMAIL PROTECTED] http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
