<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am tring to configure FS to use ODBC with mysql 
instead of sqlite to store all the SIP registration information.</FONT></DIV>
<DIV><FONT face=Arial size=2>The UnixODBC and mysql all work fine. I also find 
the doc on the web regarding install <FONT face="Times New Roman">SpiderMonkey 
ODBC. It seems that this one is for&nbsp; using javascript to access ODBC 
db.</FONT></FONT></DIV>
<DIV><FONT size=2>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?</FONT></DIV>
<DIV><FONT size=2>I compile FS with following steps:</FONT></DIV>
<DIV><FONT size=2>1) &nbsp;uncomment the 
<CODE>languages/mod_spidermonkey_odbc</CODE> line within the 
<CODE>build/modules.conf</CODE> file. </FONT></DIV>
<DIV><FONT size=2>2) ./configure --enable-core-odbc-support<BR> 3) make all 
install</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><FONT face=Arial>What else do I need to do to make FS using 
ODBC instead of sqlite?&nbsp;</FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial>database name? table structure? user name? 
password? etc</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Gary</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>