Hello,<br><br>I am trying to get ODBC within the voicemail module to work, but I am getting the following error:<br><br>2010-01-16 14:32:32.584124 [CRIT] switch_core_sqldb.c:306 Failure! OBDC NOT AVAILABLE!<br>2010-01-16 14:32:32.584124 [ERR] mod_voicemail.c:214 Error Opening DB<br>
<br><br>[root@e-d freeswitch]# isql my_odbc<br>+---------------------------------------+<br>| Connected!                            |<br>|                                       |<br>| sql-statement                         |<br>
| help [tablename]                      |<br>| quit                                  |<br>|                                       |<br>+---------------------------------------+<br><br>In my voicemail.conf.xml, I have:<br>
      &lt;param name=&quot;odbc-dsn&quot; value=&quot;my_odbc:root:123456&quot;/&gt;<br><br><br>Does anyone know what may be wrong with my config?<br><br>Thanks for your help.<br><br>woody<br><br><br>