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




_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to