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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to