[Freeswitch-users] fetch password

Michael Collins msc at freeswitch.org
Sat Jun 11 02:50:11 MSD 2011


If I understand you correctly you want your VM users to have their
individual passwords stored in a database. The solution is to use
mod_xml_curl instead of static XML for your directory. See mod_xml_curl on
the wiki, specifically look for the section on "bindings" for directory.

-MC

On Fri, Jun 10, 2011 at 1:29 AM, Christian Benke <benkokakao at gmail.com>wrote:

> 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
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110610/5a1c225a/attachment-0001.html 


More information about the FreeSWITCH-users mailing list