Anyone have been working with an MSSQL ODBC connection through Javascript FS !?
I am facing this constant error : 2008-06-14 01:38:22 [CRIT] switch_odbc.c:240 db_is_up() The sql server is not responding for DSN DEVMSSQLTDS [] 2008-06-14 01:38:22 [INFO] switch_odbc.c:245 db_is_up() The connection has been re-established It seems that the script block on : db.query(sql); I checked the ODBC connection, DNS and it does work fine from Isql or with php-odbc! For info, this works perfectly if I use an odbc connection on postgresql. I will bet I am the only freak trying to connect to a MSSQL DB ;-) Cheers, //Areski _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
