[Asterisk-Users] voicemail not working with mysql!!!!

Fran Boon flavour at partyvibe.com
Wed Feb 25 06:46:39 MST 2004


atif wrote:
> I need some tips on configuration of voicemail with mysql...

http://voip-info.org/tiki-index.php?page=Asterisk+voicemail+database

> here is my voicemail.conf
> **************************voicemail.conf***************************
> [general]
> dbhost=localhost
> dbname=asteriskvmusers
> dbuser=root

I assume you just removed the line:
dbpass=password
for display on email?

> I have created the database"asteriskvmusers" in mysql and then created the table 'users' in that database.
> but it's not working...i mean when I change the passward through the zap interface it is changed in the file 'voicemail.conf' but database is not effected at all...

Did you compile Asterisk with USE_MYSQL_VM_INTERFACE=1 ?

> one more thing which one is newer version....and has mysql support
> voicemail or voicemail2

'voicemail' is deprecated.
When people talk about voicemail these days, they mean 'voicemail2'

F



More information about the asterisk-users mailing list