<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Connect to PostgreSQL database</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>You need to look at using ODBC... That is what pretty much everything uses... Connect FS to ODBC and ODBC to pgsql...<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>&quot;Thangappan.M&quot; &lt;thangappan143@gmail.com&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Sat, 1 Aug 2009 12:01:36 +0530<BR>
<B>To: </B>freeswitch-users &lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>[Freeswitch-users] Connect to PostgreSQL database<BR>
<BR>
Dear all,<BR>
<BR>
 I installed postgresql database in my machine. So now I need to connect the database from freeswitch.When I searched about the site.They told , to load the mod_lcr module.<BR>
<BR>
I followed the following steps.<BR>
  * Edit the modules.conf file and uncommented the applications/mod_lcr line<BR>
 * make mod_lcr-install <BR>
 * edit /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml and uncomment the mod_lcr line.<BR>
 * Reload the freeswitch<BR>
<BR>
<BR>
Where I made a mistake?<BR>
Tell the steps to connect the postreSQL database.<BR>
<BR>
-- <BR>
Regards,<BR>
Thangappan.M<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
FreeSWITCH-users mailing list<BR>
FreeSWITCH-users@lists.freeswitch.org<BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>