search for: realtime_odbc

Displaying 7 results from an estimated 7 matches for "realtime_odbc".

2005 Mar 09
1
ODBC error ?
If someone could explain me this (added some extra debugging code Mar 10 00:47:13 NOTICE[7561]: chan_sip.c:8448 handle_request: Registration from '<sip:a7@domain>' failed for '172.20.41.7' Mar 10 00:47:13 WARNING[7561]: res_config_odbc.c:97 realtime_odbc: SQL param name is a7 Mar 10 00:47:13 WARNING[7561]: res_odbc.c:90 odbc_smart_execute: SQL Execute error! Attempting a reconnect... Mar 10 00:47:13 WARNING[7561]: res_odbc.c:411 odbc_obj_disconnect: res_odbc: disconnected 0 from pgsql [PostgreSQL-asterisk] Mar 10 00:47:13 NOTICE[7561]: res_odbc....
2005 Jan 13
1
REGISTER Problems With Realtime
Why is the SELECT statement below putting a "?" in for the username? I am using today's CVS. Jan 13 18:48:41 WARNING[7570]: res_config_odbc.c:105 realtime_odbc: SQL Execute error! [SELECT * FROM sip_buddies WHERE name = ?] Full dump: Sip read: REGISTER sip:198.88.216.85 SIP/2.0 Via: SIP/2.0/UDP 192.168.1.2:5060;branch=z9hG4bK-ffmzndpfrao2;rport From: "Mike's Peoria Snom" <sip:MikePeoriaSnom___1@198.88.216.85>;tag=ljql3vjulo To: &q...
2007 Feb 14
0
Realtime via ODBC breaks for Voicemail
...][ODBC 3.51 Driver][mysqld-5.0.27]MySQL server has gone away (66) Feb 14 16:00:26 WARNING[7565]: res_odbc.c:171 odbc_smart_execute: SQL Execute returned an error -1: 00000: [MySQL][ODBC 3.51 Driver][mysqld-5.0.27]MySQL server has gone away (66) Feb 14 16:00:26 WARNING[7565]: res_config_odbc.c:124 realtime_odbc: SQL Execute error! [SELECT * FROM users WHERE mailbox = ?] Feb 14 16:00:26 WARNING[7565]: app_voicemail.c:2412 leave_voicemail: No entry in voicemail config file for '7506' -- Executing VoiceMail("SIP/myserver-b7721690", "b7506") in new stack Feb 14 16:00:26 WARNIN...
2005 Sep 15
2
Help on RealTime Extensions on Oracle DB
Does someone here configured RealTime Extensions using ODBC connecting to Oracle DB? Im having a problem in dialplan patterns, it doesnt work. Pls. help! -Chris __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
2007 Oct 02
0
Segmentation fault in app_voicemail (ODBC/PSQL problem)
...r/lib/libodbcpsql.so #5 0x0014bf4d in SQLExecute () from /usr/lib/libodbcpsql.so #6 0x00356cf7 in SQLExecute () from /usr/lib/libodbc.so.1 #7 0x00128e76 in ast_odbc_prepare_and_execute (obj=0x86e76e0, prepare_cb=0x113120 <custom_prepare>, data=0xb7d83794) at res_odbc.c:96 #8 0x00113511 in realtime_odbc (database=0xb7d838ec "asterisk", table=0xb7d837ec "miniminder.voicemail_users", ap=0xb7d83a04 "C???B") at res_config_odbc.c:148 #9 0x0808c4c7 in ast_load_realtime (family=0x42b12d "voicemail") at config.c:1327 #10 0x0041de88 in find_user (ivm=0xb7d8df60,...
2005 Oct 05
0
CVS won't compile: res_odbc error
...ct-prototypes -Wmissing-prototypes -Wmissing- declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 - march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer - DZAPATA_MOH -DOPENSSL_NO_KRB5 -fPIC -c -o res_config_odbc.o res_config_odbc.c res_config_odbc.c: In function `realtime_odbc': res_config_odbc.c:67: `SQLLEN' undeclared (first use in this function) res_config_odbc.c:67: (Each undeclared identifier is reported only once res_config_odbc.c:67: for each function it appears in.) res_config_odbc.c:67: parse error before `rowcount' res_config_odbc.c:68: `SQLULEN'...
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and are using the CVS version. Goto the wiki and read the instructions for RealTime. -Matthew ----- Original Message ----- From: "Muhammad Rizwan Khan" <rizwan@advcomm.net> To: <Asterisk-Dev@lists.digium.com> Sent: Wednesday, January 05, 2005 12:42 PM Subject: [Asterisk-Dev] Asterisk with MySQL >