<div dir="ltr">Hi,<br><br>I am new to Freeswitch. After playing with it for a couple of weeks, I have to say Freeswitch is GREAT!<br><br>Right now I am kind of stuck on getting voicemail info to be stored in mysql. <br><br>
I have defined the following in voicemail.conf.xml:<br><br> <param name="odbc-dsn" value="fsdb:fs:password"/><br><br><br>And I am sure my odbc is ok, as I have validated it with isql:<br><br>
/usr/src/freeswitch-snapshot# isql fsdb fs password<br>+---------------------------------------+<br>| Connected! |<br>| |<br>| sql-statement |<br>
| help [tablename] |<br>| quit |<br>| |<br>+---------------------------------------+<br><br>Is there anything wrong with my setting?<br>
<br><br>Tks,<br>Woody<br><br><br></div>