Hi,<div><br></div><div>I&#39;ve installed FS on Ubuntu 9.04 and I want to run mod_nibbles on it. I follow the steps to configure my ODBC connection with MySQL as explained in wiki (mod_nibbles and mod_spidermonkey). But  FS, unable to connect it. The error I got is listed below when I restart FS,</div>
<div><br></div><div><div>2009-10-06 15:47:21.164590 [ERR] switch_odbc.c:188 STATE: IM002 CODE 0 ERROR: [unixODBC][Driver Manager]Data source name not found, and no default driver specified</div><div>2009-10-06 15:47:21.164617 [CRIT] mod_nibblebill.c:221 Cannot connect to ODBC driver/database freeswitchdb (user: root / pass password)</div>
<div><div>2009-10-06 15:47:21.164650 [CONSOLE] switch_loadable_module.c:889 Successfully Loaded [mod_nibblebill]</div><div>2009-10-06 15:47:21.164664 [NOTICE] switch_loadable_module.c:248 Adding Application &#39;nibblebill&#39;</div>
<div>2009-10-06 15:47:21.164710 [NOTICE] switch_loadable_module.c:270 Adding API Function &#39;nibblebill&#39;</div></div><div><br></div><div>But when I use isql it accepts my odbc connection i.e. isql MySQL-freeswitch</div>
<div><br></div><div>I&#39;m listing my settings of odbc.ini and odbcinst.ini as listed below;</div><div><br></div><div>odbc.ini</div><div>--------------</div><div>[MySQL-freeswitch]</div><div><div>Driver       = MySQL</div>
<div>#Driver       = /usr/lib/odbc/libodbcmyS.so </div><div>Description  = Connector/ODBC Driver DSN With FreeSwitch</div><div>SERVER       = localhost</div><div>PORT         = 3306</div><div>USER         = root</div><div>
Password     = password</div><div>Database     = freeswitchdb</div></div><div><br></div>odbcinst.ini</div><div>-------------------</div><div><div>[MySQL]</div><div>Description    = ODBC for MySQL</div><div>Driver         = /usr/lib/odbc/libmyodbc.so</div>
<div>Setup          = /usr/lib/odbc/libodbcmyS.so</div><div>FileUsage      = 1</div><div><br></div></div><div><br></div><div>odbc.ini and odbcinst.ini are located at /etc/. Even I set my odbc connection setting as I provide with this link; <a href="http://dev.mysql.com/doc/refman/5.0/en/connector-odbc-configuration-dsn-unix.html">http://dev.mysql.com/doc/refman/5.0/en/connector-odbc-configuration-dsn-unix.html</a></div>
<div><br></div><div>But unfortunately my problem is unresolved then.</div><div><br></div><div><br></div><div>Kindly advise me, how can I resolve this problem?  </div><div><br>-- <br>Regards,<br><br>Ahmed Munir<br><br><br>

</div>