MySQL and MariaDB voicemessages Schema

Home » Initial Configuration of Asterisk » MySQL and MariaDB voicemessages Schema

If you are using MySQL or MariaDB, and are planning to use ODBC storage for Voicemail, this table schema for voicemessages table could be useful.

The storage engine has explicitly been defined as ‘MyISAM’. Recent versions of MySQL use InnoDB by default, you can also use XtraDB (drop-in replacement for InnoDB in MariaDB).

span class=”st0″>’Voicemail Messages’;