mysqlitedb is your dsn? Can you can share your unixodbc config files - perhaps there&#39;s a problem in there.<div><br></div><div>-Steve</div><div><br><br><div class="gmail_quote">On 21 February 2011 08:49, Erik Dekkers <span dir="ltr">&lt;<a href="mailto:erik.dekkers@wvds.nl">erik.dekkers@wvds.nl</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div lang="NL" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Steve,</span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Thnx for this explanation! Now it’s clear to me.</span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Still having the connection failure. Any idea’s how to fix it? The errorcodes doesn’t provide detailed information of the problem and how to fix it.</span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Thnx</span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Erik</span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal"></p><div class="im">

<b><span lang="EN-US" style="font-size:10.0pt">Van:</span></b><span lang="EN-US" style="font-size:10.0pt"> <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>N</b></span><b><span style="font-size:10.0pt">amens </span></b></div>

<span style="font-size:10.0pt">Steven Ayre<br><b>Verzonden:</b> maandag 21 februari 2011 9:37<div><div></div><div class="h5"><br><b>Aan:</b> FreeSWITCH Users Help<br><b>Onderwerp:</b> Re: [Freeswitch-users] ODBC error STATE: HY000 CODE 21 ERROR</div>

</div></span><p></p><div><div></div><div class="h5"><p class="MsoNormal"> </p><p class="MsoNormal" style="margin-bottom:12.0pt">While ODBC isn&#39;t required for the core for a few modules such as mod_sofia, most modules that use a database do need ODBC - mod_cidlookup is one of them.<br>

<br>-Steve<br><br></p><div><p class="MsoNormal">On 21 February 2011 08:18, Erik Dekkers &lt;<a href="mailto:erik.dekkers@wvds.nl" target="_blank">erik.dekkers@wvds.nl</a>&gt; wrote:</p><p class="MsoNormal">Thnx for the answer,<br>

<br>Mod_cidlookup requires that you set a DSN so it knows where to get the data right? How would I connect mod_cidlookup to a db without setting a DSN?<br><br>Regards<br><br>Erik<br><br>-----Oorspronkelijk bericht-----<br>

Van: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] Namens Steven Ayre<br>

Verzonden: maandag 21 februari 2011 1:04<br>Aan: FreeSWITCH Users Help<br>Onderwerp: Re: [Freeswitch-users] ODBC error STATE: HY000 CODE 21 ERROR</p><div><div><p class="MsoNormal"><br>Correct. Sqlite doesn&#39;t use odbc, you only need unixodbc if you want to connect via odbc to mysql, mssql, postgresql etc.<br>

<br>Steve on iPhone<br><br>On 20 Feb 2011, at 21:34, curriegrad2004 &lt;<a href="mailto:curriegrad2004@gmail.com" target="_blank">curriegrad2004@gmail.com</a>&gt; wrote:<br><br>&gt; sqlite should be built in freeswitch without needing unixODBC. There&#39;s<br>

&gt; no need to use unixODBC unless you&#39;re trying to use MySQL or MSSQL<br>&gt; with FreeSwitch, iirc.<br>&gt;<br>&gt; On Sun, Feb 20, 2011 at 10:41 AM, Erik Dekkers &lt;<a href="mailto:erik.dekkers@wvds.nl" target="_blank">erik.dekkers@wvds.nl</a>&gt; wrote:<br>

&gt;&gt; Hi guys,<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; At the moment I&#39;m doing some testing with mod_cidlookup. My intention<br>&gt;&gt; is to match the incoming numbers against a local database. Right now<br>

&gt;&gt; im trying to set it up with SQLite.<br>&gt;&gt;<br>&gt;&gt; I&#39;ve installed SQLite, unixODBC and created a DSN (freeswitch is also<br>&gt;&gt; compiled with odbc support). When testing the connection to the<br>

&gt;&gt; SQLite database with the isql utility everything works:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; +---------------------------------------+<br>&gt;&gt; | Connected!                            |<br>&gt;&gt; |                                       |<br>

&gt;&gt; | sql-statement                         |<br>&gt;&gt; | help [tablename]                      |<br>&gt;&gt; | quit                                  |<br>&gt;&gt; |                                       |<br>&gt;&gt; +---------------------------------------+<br>

&gt;&gt; SQL&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Unfortunately when starting freeswitch I get this error in the console:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 2011-02-20 19:28:44.203665 [ERR] switch_odbc.c:365 STATE: HY000 CODE<br>

&gt;&gt; 21<br>&gt;&gt; ERROR: [unixODBC][SQLite]connect failed<br>&gt;&gt;<br>&gt;&gt; 2011-02-20 19:28:44.203672 [CRIT] switch_core_sqldb.c:386 Failure!<br>&gt;&gt; 2011-02-20 19:28:44.203677 [CRIT] mod_cidlookup.c:137 Cannot Open<br>

&gt;&gt; ODBC Database!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Here&#39;s my config from /conf/autoload_configs/cidlookup.conf.xml:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; &lt;configuration name=&quot;cidlookup.conf&quot; description=&quot;cidlookup Configuration&quot;&gt;<br>

&gt;&gt;   &lt;settings&gt;<br>&gt;&gt;     &lt;param name=&quot;cache&quot; value=&quot;false&quot;/&gt;<br>&gt;&gt;     &lt;!-- expire is in seconds --&gt;<br>&gt;&gt;     &lt;param name=&quot;cache-expire&quot; value=&quot;86400&quot;/&gt;<br>

&gt;&gt;     &lt;param name=&quot;odbc-dsn&quot; value=&quot;mysqlitedb&quot;/&gt;<br>&gt;&gt;<br>&gt;&gt;     &lt;!-- comment out sql to not setup a database (directory) lookup --&gt;<br>&gt;&gt;     &lt;param name=&quot;sql&quot; value=&quot;<br>

&gt;&gt;      SELECT name||&#39; (&#39;||type||&#39;)&#39; AS name<br>&gt;&gt;       FROM phonebook p JOIN numbers n ON <a href="http://p.id" target="_blank">p.id</a> = n.phonebook_id<br>&gt;&gt;       WHERE n.number=&#39;${caller_id_number}&#39;<br>

&gt;&gt;       LIMIT 1<br>&gt;&gt;       &quot;/&gt;<br>&gt;&gt;   &lt;/settings&gt;<br>&gt;&gt; &lt;/configuration&gt;<br>&gt;&gt;<br>&gt;&gt; I someone could point me into the right direction that would be great.<br>&gt;&gt;<br>

&gt;&gt; Kind regards,<br>&gt;&gt;<br>&gt;&gt; Erik Dekkers (wvds-nl)<br>&gt;&gt; _______________________________________________<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-us" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-us</a><br>

&gt;&gt; ers<br>&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; FreeSWITCH-users mailing list<br>

&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>&gt; rs<br>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><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>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></p>

</div></div></div><p class="MsoNormal"> </p></div></div></div></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></div>