I had a problem with the voicemail system hanging after certain users would enter their password.

I found that lock files get left behind. In order to fix this, in my startup script I put this line:

rm -f /var/spool/asterisk/voicemail/*/*/*/.lock*


Works nicely.  Hope it helps someone else.

W
_______________________________________________
--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

Reply via email to