I'm currently running Asterisk 10.5.1, compiled from source, and just had someone call saying they couldn't get their voice mail. Looking into the user's voice mail folder, I saw a .lock file. Removing this file, enabled them to get voice mail. Is anybody else seeing this? The system is a new install and has only been running for a week with very little traffic (8 person office). Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120628/aeab81dc/attachment.htm>
----- Original Message -----> I'm currently running Asterisk 10.5.1, compiled from source, and just > had someone call saying they couldn't get their voice mail. Looking > into the user's voice mail folder, I saw a .lock file.> Removing this file, enabled them to get voice mail.> Is anybody else seeing this? The system is a new install and has only > been running for a week with very little traffic (8 person office).This was quite common in some old releases, at least for me. At one point I wrote a quick script that ran via cron to remove those lock files once per minute. If this isn't a new bug, it could also be a full filesystem, or maybe the system lost power during an event where a lock was created but not removed? --Tim
>> could also be a full filesystem, or maybe the system lost power during an event where a lock was created but not removed?/var has 110GB free System is on a new UPS. And doing a Google shows hits from 2011 and earlier. Nothing noted this year. Thanks for the input. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
>> voice mail folder, I saw a .lock file.Apparently this was caused by a core dump in the mail module. I witnessed this just a bit ago. There are core files in /tmp. I'll search Jira for outstanding tickets this weekend and open one if not found. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120629/24f10d60/attachment.htm>