[Freeswitch-users] How to make FS to use ODBC instead of SQLITE?

gary gang.chen at insightbb.com
Wed Nov 12 12:54:46 PST 2008


I am tring to configure FS to use ODBC with mysql instead of sqlite to store all the SIP registration information.
The UnixODBC and mysql all work fine. I also find the doc on the web regarding install SpiderMonkey ODBC. It seems that this one is for  using javascript to access ODBC db.
What is the procedure to enable ODBC support for FS core system? I guess I also need to create database schema for FS to use. Where can I find it?
I compile FS with following steps:
1)  uncomment the languages/mod_spidermonkey_odbc line within the build/modules.conf file. 
2) ./configure --enable-core-odbc-support
 3) make all install

What else do I need to do to make FS using ODBC instead of sqlite? 
database name? table structure? user name? password? etc

Gary




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081112/c871a97c/attachment-0002.html 


More information about the FreeSWITCH-users mailing list