[Freeswitch-users] fetch password
Christian Benke
benkokakao at gmail.com
Fri Jun 10 12:29:47 MSD 2011
On 10 June 2011 09:38, Sam <u2nsam at gmail.com> wrote:
> How Does it access database , does we need to write some syntax somewhere,
> so that FS fetches it out from DB.
Hi!
I'm still not sure if i understand your question.
The default configuration uses a sqlite-DB which is saved in
/usr/local/freeswitch/db/voicemail_default.db. The
voicemail-application accesses this db without additional
configuration.
If you however want to save the voicemail-preferences in a
non-embedded DB like PostgreSQL or MySQL, you have to configure odbc
on your host to access them plus activate odbc in voicemail.conf.xml.
Please read the following pages if that is what you want to do:
http://wiki.freeswitch.org/wiki/Mod_voicemail#odbc-dsn
http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core
hth,
Christian
More information about the FreeSWITCH-users
mailing list