Asterisk Crashes When Storing Voicemail Via Odbc
Hi all,
I’m working on migrating all of my servers to store voicemail in a mysql database via odbc.
I’ve got a development server that I can reconfigure and test at will. When it’s configured to store vm on the file system, it seems to be rock solid.
However, when I ONLY change it to store vm in the database, it becomes very unstable.
Here’s what it’s doing. When I attempt leave a voicemail, I am prompted to leave a message. Once I have left a message, the console locks up and I have to killall -9 to get it to restart and become responsive again.
I’m running Asterisk 13.14.0 built by root @ server on a x86_64 running Linux on
2017-06-20 14:27:06 UTC
For odbc, I’ve got unixODBC 2.3.2-r2.
Are these the versions I should be using? If so, any recommendations as to how to troubleshoot this would be most welcome.
TIA,