dear all <div><br></div><div>i install mod_nibblebil on centos 5.5 according to steps in <a href="http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core">http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core</a></div><div>
<br></div><div>odbc.ini config:</div><div><div>[fs_connect]</div><div>Driver   = mySQL</div><div>SERVER   = localhost</div><div>PORT     = 3306</div><div>DATABASE = fs</div><div>OPTION  = 67108864</div><div>Socket   = /var/lib/mysql/mysql.sock</div>
</div><div><br></div><div>switch.conf.xml i add this </div><div><br></div><div> &lt;param name=&quot;odbc-dsn&quot; value=&quot;fs_connect:root:rootpass&quot; /&gt;</div><div><br></div><div>if i execute isql fs_connect root rootpass it&#39;s the result </div>
<div><div>+---------------------------------------+</div><div>| Connected!                            |</div><div>|                                       |</div><div>| sql-statement                         |</div><div>| help [tablename]                      |</div>
<div>| quit                                  |</div><div>|                                       |</div><div>+---------------------------------------+</div></div><div>SQL&gt;</div><div><br></div><div><br></div><div>but i found this error, where&#39;s my mistake ?</div>
<div><br></div><div>i 2010-10-20 07:20:39.411254 [CRIT] switch_odbc.c:210 The sql server is not responding for DSN fs_conect [STATE: 08003 CODE 0 ERROR: [unixODBC][Driver Manager]Connnection does not exist</div><div>][169]</div>
<div>2010-10-20 07:20:39.411254 [CRIT] switch_odbc.c:218 The connection could not be re-established</div><div>2010-10-20 07:20:40.412241 [ERR] switch_odbc.c:318 STATE: IM002 CODE 0 ERROR: [unixODBC][Driver Manager]Data source name not found, and no default driver specified</div>
<div><br></div><div>2010-10-20 07:20:40.412241 [CRIT] switch_odbc.c:210 The sql server is not responding for DSN fs_conect [STATE: 08003 CODE 0 ERROR: [unixODBC][Driver Manager]Connnection does not exist</div><div>][169]</div>
<div>2010-10-20 07:20:40.412241 [CRIT] switch_odbc.c:218 The connection could not be re-established</div><div>2010-10-20 07:20:41.412257 [ERR] switch_odbc.c:318 STATE: IM002 CODE 0 ERROR: [unixODBC][Driver Manager]Data source name not found, and no default driver specified</div>
<div><br></div><div>2010-10-20 07:20:41.412257 [CRIT] switch_odbc.c:210 The sql server is not responding for DSN fs_conect [STATE: 08003 CODE 0 ERROR: [unixODBC][Driver Manager]Connnection does not exist</div><div><br></div>
<div><br></div><div><br></div><div>regards</div><div><br></div><div>budi </div><div><br></div>