Dear all,

I am still not able to store voicemail into mysql and I am hoping someone
can help me out.

Here is my voicemail.cof:

[general]
format = wav
attach = yes
dbuser=ast
dbpass=sqlpass
dbhost=localhost
dbname=asterisk
odbcstorage=asterisk
odbctable=voicemessages
[default]
; Syntax for new entries looks like this:
; MailboxNumber => password,name,e-mail,pager,options
; (usually, the MailboxNumber is the same as the Extension)
2000 => 1234,Dave Robinson,[EMAIL PROTECTED]
2001 => 1234,Colleen Robinson,[EMAIL PROTECTED]
2002 => 1234,Matthew Robinson,[EMAIL PROTECTED]
2003 => 1234,Lisa Robinson,[EMAIL PROTECTED],,delete=yes

Here is my res_odbc.conf
[ENV]
INFORMIXSERVER => my_special_database
INFORMIXDIR => /opt/informix

; All other sections are arbitrary names for database connections.
[asterisk]
enabled => yes
dsn => asterisk
username => ast
password => sqlpass
pooling =>no
limit => o
pre-connect => yes

There is no error coming out of asterisk.  Can anyone please tell me what
could be the problem?

Thanks alot for all your help.

Mark
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to