Displaying 1 result from an estimated 1 matches for "mysqlfull".
2004 Dec 28
2
Mysql and Voicemail
Hi,
I would like to enable mysql handling of voicemail boxes ... following
that tutorial
http://www.voip-info.org/wiki-Asterisk+voicemail+database
so I modified the makefile of /apps directory to include
USE_MYSQL_VM_INTERFACE=1
and copied mysql-vm-routines.h in the /apps dir, set up the db and
some boxes in the table, also edited the voicemail.conf file.
Everything compiles just fine, then