hi <div>for nibblebill.conf.xml i have this </div><div><div>&lt;configuration name=&quot;nibblebill.conf&quot; description=&quot;Nibble Billing&quot;&gt;</div><div>  &lt;settings&gt;</div><div>    &lt;!-- See <a href="http://wiki.freeswitch.org/wiki/Mod_nibblebill">http://wiki.freeswitch.org/wiki/Mod_nibblebill</a> for help with these options --&gt;</div>
<div><br></div><div>    &lt;!-- Information for connecting to your database --&gt;</div><div>    &lt;param name=&quot;db_username&quot; value=&quot;root&quot;/&gt;</div><div>    &lt;param name=&quot;db_password&quot; value=&quot;rootpass&quot;/&gt;</div>
<div>    &lt;param name=&quot;db_dsn&quot; value=&quot;fs_conect&quot;/&gt;</div><div><br></div><div>also fs_connect is recognized when i issue command isql </div><div><br></div><div>please help </div><div><br></div><div>
<br></div><br><div class="gmail_quote">On Wed, Oct 20, 2010 at 3:15 PM, Nyamul Hassan <span dir="ltr">&lt;<a href="mailto:mnhassan@usa.net">mnhassan@usa.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Check the debug log you posted earlier. The first line says all about it.<br>
<br>
For nibble bill, you put it in the conf.xml file for nibble bill.<br>
<div><div></div><div class="h5"><br>
Regards<br>
HASSAN<br>
<br>
<br>
On 2010-10-20, budi wibowo &lt;<a href="mailto:bwibowo@gmail.com">bwibowo@gmail.com</a>&gt; wrote:<br>
&gt; hi hassan<br>
&gt; dns name is fs_connect, where i hould put that parameter?<br>
&gt;<br>
&gt;<br>
&gt; regards<br>
&gt;<br>
&gt; budi<br>
&gt;<br>
&gt; On Wed, Oct 20, 2010 at 2:25 PM, Nyamul Hassan &lt;<a href="mailto:mnhassan@usa.net">mnhassan@usa.net</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; As per the debug logs, the name of the dsn is missing a &quot;n&quot; inside<br>
&gt;&gt; FreeSWITCH.<br>
&gt;&gt;<br>
&gt;&gt; Regards<br>
&gt;&gt; HASSAN<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 2010-10-20, budi wibowo &lt;<a href="mailto:bwibowo@gmail.com">bwibowo@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; dear all<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; i install mod_nibblebil on centos 5.5 according to steps in<br>
&gt;&gt; &gt; <a href="http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core" target="_blank">http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; odbc.ini config:<br>
&gt;&gt; &gt; [fs_connect]<br>
&gt;&gt; &gt; Driver   = mySQL<br>
&gt;&gt; &gt; SERVER   = localhost<br>
&gt;&gt; &gt; PORT     = 3306<br>
&gt;&gt; &gt; DATABASE = fs<br>
&gt;&gt; &gt; OPTION  = 67108864<br>
&gt;&gt; &gt; Socket   = /var/lib/mysql/mysql.sock<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; switch.conf.xml i add this<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;  &lt;param name=&quot;odbc-dsn&quot; value=&quot;fs_connect:root:rootpass&quot; /&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; if i execute isql fs_connect root rootpass it&#39;s the result<br>
&gt;&gt; &gt; +---------------------------------------+<br>
&gt;&gt; &gt; | Connected!                            |<br>
&gt;&gt; &gt; |                                       |<br>
&gt;&gt; &gt; | sql-statement                         |<br>
&gt;&gt; &gt; | help [tablename]                      |<br>
&gt;&gt; &gt; | quit                                  |<br>
&gt;&gt; &gt; |                                       |<br>
&gt;&gt; &gt; +---------------------------------------+<br>
&gt;&gt; &gt; SQL&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; but i found this error, where&#39;s my mistake ?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; i 2010-10-20 07:20:39.411254 [CRIT] switch_odbc.c:210 The sql server is<br>
&gt;&gt; not<br>
&gt;&gt; &gt; responding for DSN fs_conect [STATE: 08003 CODE 0 ERROR:<br>
&gt;&gt; [unixODBC][Driver<br>
&gt;&gt; &gt; Manager]Connnection does not exist<br>
&gt;&gt; &gt; ][169]<br>
&gt;&gt; &gt; 2010-10-20 07:20:39.411254 [CRIT] switch_odbc.c:218 The connection could<br>
&gt;&gt; not<br>
&gt;&gt; &gt; be re-established<br>
&gt;&gt; &gt; 2010-10-20 07:20:40.412241 [ERR] switch_odbc.c:318 STATE: IM002 CODE 0<br>
&gt;&gt; &gt; ERROR: [unixODBC][Driver Manager]Data source name not found, and no<br>
&gt;&gt; default<br>
&gt;&gt; &gt; driver specified<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2010-10-20 07:20:40.412241 [CRIT] switch_odbc.c:210 The sql server is<br>
&gt;&gt; &gt; not<br>
&gt;&gt; &gt; responding for DSN fs_conect [STATE: 08003 CODE 0 ERROR:<br>
&gt;&gt; [unixODBC][Driver<br>
&gt;&gt; &gt; Manager]Connnection does not exist<br>
&gt;&gt; &gt; ][169]<br>
&gt;&gt; &gt; 2010-10-20 07:20:40.412241 [CRIT] switch_odbc.c:218 The connection could<br>
&gt;&gt; not<br>
&gt;&gt; &gt; be re-established<br>
&gt;&gt; &gt; 2010-10-20 07:20:41.412257 [ERR] switch_odbc.c:318 STATE: IM002 CODE 0<br>
&gt;&gt; &gt; ERROR: [unixODBC][Driver Manager]Data source name not found, and no<br>
&gt;&gt; default<br>
&gt;&gt; &gt; driver specified<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2010-10-20 07:20:41.412257 [CRIT] switch_odbc.c:210 The sql server is<br>
&gt;&gt; &gt; not<br>
&gt;&gt; &gt; responding for DSN fs_conect [STATE: 08003 CODE 0 ERROR:<br>
&gt;&gt; [unixODBC][Driver<br>
&gt;&gt; &gt; Manager]Connnection does not exist<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; regards<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; budi<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Sent from my mobile device<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
<br>
</div></div>--<br>
<div><div></div><div class="h5">Sent from my mobile device<br>
<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>
</div></div></blockquote></div><br></div>