<div dir="ltr">Where should i configure the data source name in odbc?<br><br><div class="gmail_quote">On Mon, Sep 29, 2008 at 1:05 PM, preetha Ayyappan <span dir="ltr">&lt;<a href="mailto:preetha.ayyappan@gmail.com">preetha.ayyappan@gmail.com</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 dir="ltr">Yes. I have uncommented that line before installing itself.Even though i am getting the same error.<div>
<div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">On Mon, Sep 29, 2008 at 1:00 PM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@suspicious.org" target="_blank">krice@suspicious.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;">In modules.conf in the root of the freeswitch source directory did you uncomment languages/mod_spidermonkey_odbc if you didn&#39;t its not building the module<br>


<br>
<br>
<hr size="3" width="95%" align="center"><b>From: </b>preetha Ayyappan &lt;<a href="mailto:preetha.ayyappan@gmail.com" target="_blank">preetha.ayyappan@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>Mon, 29 Sep 2008 12:44:40 +0530<br>
<b>To: </b>&lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
<b>Subject: </b>Re: [Freeswitch-users] Error loading ODBC<div><div></div><div><br>
<br>
Thanks.I have uncommented the line yoy specified and run the program sample.js from the freeswitch console.It shows the following error:<br>
freeswitch@localhost&gt; 2008-09-29 18:13:03 [ERR] switch_odbc.c:160 switch_odbc_handle_connect() STATE: IM002 CODE 0 ERROR: [unixODBC][Driver Manager]Data source name not found, and no default driver specified<br>
<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [NOTICE] sample.js:1 console_log() ==============================<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:266 odbc_num_rows() Database is not connected!<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:314 odbc_next_row() Database is not connected!<br>
2008-09-29 18:13:03 [NOTICE] sample.js:1 console_log() ==============================<br>
2008-09-29 18:13:03 [ERR] mod_spidermonkey_odbc.c:235 odbc_exec() Database is not connected!<br>
<br>
Thanks<br>
<br>
<br>
On Mon, Sep 29, 2008 at 12:29 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt; wrote:<br>
</div></div></span></font></font><blockquote><div><div></div><div><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"><br>
On Sep 29, 2008, at 2:45 AM, preetha Ayyappan wrote:<br>
<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">I have uncommented the line <b>&#39;langages/mod_spidermonkey_odbc&#39; </b>from /usr/local/freeswitch/modules.conf and installed like the following<br>


<br>
step1:-I have downloaded &nbsp;the unixodbc and put it in usr/local/freeswitch.<br>
&nbsp;step2:-I have installed like the following from the /usr/local/freeswitch<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a)</span></font><font face="Consolas, Courier New, Courier"><span style="font-size: 10pt;">tar -xvzf unixODBC-2.2.12.tar.gz<br>
</span></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">step3:-In the path /usr/local/freeswitch/unixodbc-2.2.12 ,i have done<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b)</span></font><font face="Consolas, Courier New, Courier"><span style="font-size: 10pt;">./configure --enable-gui=no<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c)make<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;d)make install<br>
<br>
step3:-In the path /usr/local/freeswitch,I have done <br>
</span></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;">a)./configure --enable-core-odbc-support<br>
b)make all install<br>
<br>
when doing the above steps <br>
<br>
a)./configure --enable-core-odbc-support<br>
b)make all install, I am getting the lines <br>
<br>
Making install in src<br>
Making install in mod<br>
<br>
&nbsp;is not a valid FreeSWITCH module dir, skipping it.....<br>
<br>
&nbsp;is not a valid FreeSWITCH module dir, skipping it.....<br>
<br>
<br>
<br>
&nbsp;After making all the above I have put a sample odbc.js in /usr/local/javascript/scripts and tried to run from the freeswitch console like jsrun odbc.js.<br>
<br>
I am getting the following error:<br>
<br>
freeswitch@localhost&gt; 2008-09-29 17:44:12 [ERR] mod_spidermonkey.c:3303 js_api_use() Error loading ODBC<br>
<br>
<br>
2008-09-29 17:44:12 [ERR] sample.js:11 mod_spidermonkey() &nbsp;ReferenceError: ODBC is not defined<br>
<br>
please let me know where i am wrong here.<br>
<br>
Thanks.<br>
</span></font></font></blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"><br>
in the file &nbsp;conf/autoload_configs/spidermonkey.conf.xml<br>
<br>
uncomment &lt;load module=&quot;mod_spidermonkey_odbc&quot;/&gt;<br>
<br>
I know you said you did before but double check... are you still getting the error that it can not open mod_spidermonkey_odbc.so? &nbsp;When it builds, do you see it building mod_spidermonkey_odbc? &nbsp;Does it actually create the so?<br>


<br>
Mike<br>
<br>
<br>
<br>
</span></font></font><blockquote><font size="4"><font face="Consolas, Courier New, Courier"><span style="font-size: 10pt;"><br>
</span></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> &nbsp;&nbsp;&nbsp;&nbsp;<br>
<br>
&nbsp;On Fri, Sep 26, 2008 at 3:16 PM, David Knell &lt;<a href="mailto:dave@3c.co.uk" target="_blank">dave@3c.co.uk</a>&gt; wrote:<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> &nbsp;&nbsp;<br>
&nbsp;Hi Preetha,<br>
&nbsp;<br>
&nbsp;You&#39;ve probably not compiled the module. &nbsp;Have a look in /usr/src/freeswitch (or wherever your source is); you&#39;ll<br>
&nbsp;find a modules.conf there. &nbsp;Uncomment the line &#39;langages/mod_spidermonkey_odbc&#39;, rebuild, reinstall and things<br>
&nbsp;might get better.<br>
&nbsp;<br>
&nbsp;--Dave<br>
&nbsp;<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> &nbsp;<br>
yes, I did ./configure --enable-core-odbc-support &amp;&amp; make &amp;&amp; make install.When i gave make install during installation,i found the following error:<br>
&nbsp;<br>
&nbsp;<br>
&nbsp;&nbsp;<br>
2008-09-26 19:37:19 [CRIT] switch_loadable_module.c:767 switch_loadable_module_load_file() Error Loading module /usr/local/freeswitch/mod/mod_spidermonkey_odbc.so<br>
&nbsp;**/usr/local/freeswitch/mod/mod_spidermonkey_odbc.so: cannot open shared object file: No such file or directory**<br>
&nbsp;<br>
&nbsp;Thanks<br>
&nbsp;&nbsp;<br>
&nbsp;&nbsp;<br>
On 9/25/08, <b>Raymond Chandler</b> &lt;<a href="mailto:intralanman@freeswitch.org" target="_blank">intralanman@freeswitch.org</a>&gt; wrote: &nbsp;<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> <br>
if you built from source, make sure you use the --enable-core-odbc-support option on your ./configure<br>
&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;like so<br>
&nbsp;./configure --enable-core-odbc-support &amp;&amp; make &amp;&amp; make install<br>
&nbsp;<br>
-Ray<br>
&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;preetha Ayyappan wrote: &nbsp;&nbsp;&nbsp;<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
You mean i have to uncomment the line &nbsp;&lt;load module=&quot;mod_spidermonkey_odbc&quot;/&gt;.?<br>
&nbsp;yes.I have uncommented that line.eventhough the same error occurs<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
On Thu, Sep 25, 2008 at 2:33 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt; wrote:<br>
&nbsp;<br>
</span></font></font><blockquote><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
<br>
&nbsp;On Sep 25, 2008, at 4:47 AM, preetha wrote:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&gt;<br>
&nbsp;&gt; Hi,<br>
&nbsp;&gt; when i try to run a sample odbc code from freeswitch console like<br>
&nbsp;&gt; freeswitch@localhost&gt; jsrun odbc.js<br>
&nbsp;&gt;<br>
&nbsp;&gt; I found the following error:<br>
&nbsp;&gt; API CALL [jsrun(odbc.js)] output:<br>
&nbsp;&gt; OK<br>
&nbsp;&gt;<br>
&nbsp;&gt; freeswitch@localhost&gt; 2008-09-25 19:44:35 [ERR] mod_spidermonkey.c:<br>
&nbsp;&gt; 3303<br>
&nbsp;&gt; js_api_use() Error loading ODBC<br>
&nbsp;&gt; 2008-09-25 19:44:35 [ERR] odbc.js:11 mod_spidermonkey()<br>
&nbsp;&gt; ReferenceError:<br>
&nbsp;&gt; ODBC is not defined<br>
&nbsp;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;<br>
&nbsp;Make sure you have mod_spidermonkey_odbc loaded in your<br>
&nbsp;spidermonkey.conf.xml file<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;Mike<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
<br>
</span></font></font></blockquote></blockquote></blockquote></blockquote></blockquote></blockquote></div></div><font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt;"><div><div></div>

<div><br>
<br>
_______________________________________________<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>
<br>
<br>
<br>
<br>
-- <br>
Preetha.A<br>
<br>
</div></div><hr size="3" width="95%" align="center"></span></font></font></blockquote><div><font size="4"><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></div>


<br>_______________________________________________<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>Preetha.A<br>
</div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Preetha.A<br>
</div>