search for: odbc_load_module

Displaying 8 results from an estimated 8 matches for "odbc_load_module".

2004 Jun 22
1
Problems compiling cdr_odbc.so
...ndefined reference to `option_verbose' cdr_odbc.o(.text+0x8ce): In function `odbc_unload_module': : undefined reference to `ast_verbose' cdr_odbc.o(.text+0x904): In function `odbc_unload_module': : undefined reference to `ast_cdr_unregister' cdr_odbc.o(.text+0x95d): In function `odbc_load_module': : undefined reference to `ast_load' cdr_odbc.o(.text+0x993): In function `odbc_load_module': : undefined reference to `ast_log' cdr_odbc.o(.text+0x9ad): In function `odbc_load_module': : undefined reference to `ast_variable_browse' cdr_odbc.o(.text+0x9d7): In function `odb...
2004 May 26
5
cdr_odbc with mysql on a remote server
...ror messages I get on the console: asterisk*CLI> load cdr_odbc.so Loaded /usr/lib/asterisk/modules/cdr_odbc.so => (ODBC CDR Backend) == Parsing '/etc/asterisk/cdr_odbc.conf': == Parsing '/etc/asterisk/cdr_odbc.conf': Found 2004-05-26 18:13:54 NOTICE[6151]: cdr_odbc.c:336 odbc_load_module: cdr_odbc: Logging uniqueid > cdr_odbc: dsn is AsteriskCDR > cdr_odbc: username is asteriskcdr > cdr_odbc: password is [secret] > cdr_odbc: Error SQLConnect -1 > cdr_odbc: Error Details: [MySQL][ODBC 3.51 Driver]Can't connect to local MySQL serv...
2004 Jul 22
1
app_dbodbc URGENT
...sk extension logic) == Parsing '/etc/asterisk/odbc.conf': Found > app_dbodbc: dsn is MySQL-asterisk > app_dbodbc: username is asterisk > app_dbodbc: password is [secret] > app_dbodbc: 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...
2009 May 05
1
Asterisk cdr_odbc problems
I'm trying to get asterisk cdr_odbc configured, but it can't connect through my odbc driver. switchboard*CLI> module load cdr_odbc [May 4 20:06:04] ERROR[17758]: cdr_odbc.c:358 odbc_load_module: cdr_odbc: Unable to connect to datasource: asterisk /etc/odbcinst.ini: [MySQL] Description = MySQL driver Driver = /usr/lib/odbc/libmyodbc.so Setup = /usr/lib/odbc/libodbcmyS.so /etc/odbc.ini: [asterisk] Description = asterisk ODBC Driver = MySQL Socket...
2005 Feb 22
0
Segfault when using res_config_odbc on x86_64
...server_name=0x6007f0 "asterisk", name_length1=-4992, user_name=0x770300 "asterisk", name_length2=-6000, authentication=0x60cfb0 "*******", name_length3=-3) at SQLConnect.c:3796 #6 0x0000002a9bd3e50b in odbc_init () at cdr_odbc.c:383 #7 0x0000002a9bd3e877 in odbc_load_module () at cdr_odbc.c:305 #8 0x0000000000411204 in ast_module_reload (name=0x0) at loader.c:184 #9 0x000000000042f811 in handle_reload (fd=-1776674848, argc=1702130529, argv=0x6146a0) at cli.c:127 #10 0x0000000000431b48 in ast_cli_command (fd=1, s=0x2a961a17e0 "\b") at cli.c:1155 #11 0x00000...
2006 Jan 08
0
problems with app_odbcexec
...ch function it appears in.) app_odbcexec.c: In function `odbcexec_exec': app_odbcexec.c:102: error: structure has no member named `callerid' app_odbcexec.c: In function `odbcexec_query': app_odbcexec.c:148: error: structure has no member named `callerid' app_odbcexec.c: In function `odbc_load_module': app_odbcexec.c:233: warning: assignment makes pointer from integer without a cast make: *** [app_odbcexec.o] Error 1 I hope someone can help me on this. I've tried googling this but nothing has materialised. Thanks - Pravin
2006 Jan 11
0
problems with installing app_odbcexec into dialplan
...h function it appears in.) app_odbcexec.c: In function `odbcexec_exec': app_odbcexec.c:102: error: structure has no member named `callerid' app_odbcexec.c: In function `odbcexec_query': app_odbcexec.c:148: error: structure has no member named `callerid' app_odbcexec.c: In function `odbc_load_module': app_odbcexec.c:233: warning: assignment makes pointer from integer without a cast make: *** [app_odbcexec.o] Error 1 I hope someone can help me on this. I've tried googling this but nothing has materialised. Thanks - Pravin
2004 Jul 22
4
VSP? Looking for advice.
...--__-- Message: 9 From: "brian" <brian@bkw.org> To: <asterisk-users@lists.digium.com> Subject: RE: [Asterisk-Users] app_dbodbc URGENT Date: Thu, 22 Jul 2004 13:38:34 -0500 Organization: BKW.ORG Reply-To: asterisk-users@lists.digium.com Its very clear why... app_dbodbc.c:441 odbc_load_module: app_dbodbc: Unable to connect to datasource: MySQL-asterisk use isql to test.. isql <dsn> <username> <password> I suspect that wont even work. It clearly says it can't connect. bkw > -----Original Message----- > From: asterisk-users-admin@lists.digium.com [mailto:...