search for: odbcput

Displaying 3 results from an estimated 3 matches for "odbcput".

Did you mean: dbput
2004 Apr 30
6
app_dbodbc segfault
Is anyone out there using app_dbodbc (http://www.bkw.org/~brian/app_dbodbc.c)? Any problems with it? I was able to get it all working, but it causes * to segfault every now and then. It does not appear to be related to any specific function (ODBCget,ODBCput,ODBCdel,ODBCdelltree). It is 100% repeatable. If I noload the module, everything works fine, but when its running, after calls to any of the applications, * will randomly segfault. The data is going in and out of the database with no problems. I compared the code to app_db.c, and its very similar....
2004 Jul 22
1
app_dbodbc URGENT
...dbc: Error SQLConnect -1 Jul 22 13:15:18 ERROR[8192]: app_dbodbc.c:441 odbc_load_module: app_dbodbc: Unable to connect to datasource: MySQL-asterisk > app_dbodbc: Unable to connect to datasource: MySQL-asterisk == Registered application 'ODBCget' == Registered application 'ODBCput' == Registered application 'ODBCdel' == Registered application 'ODBCdeltree' My odbc.conf [global] dsn = MySQL-asterisk username = asterisk password = ****** My odbc.ini [ODBC Data Sources] MySQL-asterisk = Asterisk PBX [MySQL-asterisk] Driver = /usr/local/lib/lib...
2004 Jul 22
4
VSP? Looking for advice.
...Jul 22 13:15:18 ERROR[8192]: app_dbodbc.c:441 odbc_load_module: > app_dbodbc: > Unable to connect to datasource: MySQL-asterisk > > app_dbodbc: Unable to connect to datasource: MySQL-asterisk > == Registered application 'ODBCget' > == Registered application 'ODBCput' > == Registered application 'ODBCdel' > == Registered application 'ODBCdeltree' > > My odbc.conf > [global] > dsn = MySQL-asterisk > username = asterisk > password = ****** > > My odbc.ini > [ODBC Data Sources] > MySQL-asterisk = Asteri...