Thangappa,<br><br>Are you using Perl Event Socket? In that use, you can use Perl DBI to connect to any DB instead of using the FS&#39;s ODBC module. <br><br><div class="gmail_quote">On Sat, Aug 1, 2009 at 7:52 AM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org">krice@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<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;<a href="mailto:thangappan143@gmail.com" target="_blank">thangappan143@gmail.com</a>&gt;<br>
<b>Reply-To: </b>&lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
<b>Date: </b>Sat, 1 Aug 2009 12:01:36 +0530<br>
<b>To: </b>freeswitch-users &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
<b>Subject: </b>[Freeswitch-users] Connect to PostgreSQL database<div><div></div><div class="h5"><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>
</div></div><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>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</span></font></font>
</div>


<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>