search for: realtime_multi_mysql

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

2007 Nov 20
1
Realtime - mysql query gives wrong results??
...138 realtime_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM sip_conf WHERE ipaddr = '192.168.0.74' AND port = '5060' [Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:651 mysql_reconnect: MySQL RealTime: Everything is fine. [Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:258 realtime_multi_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM sip_conf WHERE host = '192.168.0.74' ORDER BY host [Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:651 mysql_reconnect: MySQL RealTime: Everything is fine. [Nov 20 10:37:10] DEBUG[31852]: res_config_mysql.c:258 realtime_multi_mysql: MySQL Real...
2004 Dec 03
1
compiling asterisk-addons for Mysql-cdr
...sterisk-addons for Mysql-Cdr, but I have problem compiling that.It says: # make ..... ........ res_config_mysql.c: In function `realtime_mysql': res_config_mysql.c:143: warning: passing arg 1 of `ast_strlen_zero' makes pointer from integer without a cast res_config_mysql.c: In function `realtime_multi_mysql': res_config_mysql.c:242: warning: passing arg 1 of `ast_strlen_zero' makes pointer from integer without a cast res_config_mysql.c: In function `load_module': res_config_mysql.c:467: structure has no member named `static_func' res_config_mysql.c:468: structure has no member named `r...
2011 Feb 17
1
Realtime MySQL - Asterisk 1.8.2
Hi to all. I make some tests with Asterisk 1.8.2 in Realtime. But i have one problem, the asterisk don't connect in the base and show this message: [Feb 17 11:18:01] WARNING[19061]: res_config_mysql.c:441 realtime_multi_mysql: MySQL RealTime: Invalid database specified: 'asterisk_teste' (check res_mysql.conf) I checked the asterisk config file (res_mysql.conf) and the configuration is ok. My configuration of table and extconfig.conf is the same of the version 1.6.0. The cdr use the same base, same user/pass,...
2005 Feb 02
6
problem in compiling asterisk-addons
...142: warning: passing arg 1 of `ast_strlen_zero' makes pointer from integer without a cast res_config_mysql.c:144: warning: assignment makes pointer from integer without a cast res_config_mysql.c:149: warning: assignment makes pointer from integer without a cast res_config_mysql.c: In function `realtime_multi_mysql': res_config_mysql.c:189: warning: assignment makes pointer from integer without a cast res_config_mysql.c:250: warning: assignment makes pointer from integer without a cast res_config_mysql.c:259: warning: passing arg 1 of `ast_strlen_zero' makes pointer from integer without a cast res_con...
2015 Feb 16
1
Asterisk 11.6. SIP realtime lost peers after 'sip reload'
...D 5060 OK (7 ms) Cached RT sip-proxy2 172.16.1.2 5061 OK (1 ms) srv-pbx-in 172.16.1.7 5060 OK (1 ms) After `sip reload`: [Feb 16 14:30:20] DEBUG[1468]: res_config_mysql.c:497 realtime_multi_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM sipusers WHERE name LIKE '%' AND callbackextension LIKE '%' ORDER BY name [Feb 16 14:30:20] DEBUG[1468]: config.c:1650 config_text_file_load: Parsing /etc/asterisk/sip_notify.conf == Parsing '/etc/asterisk/sip_notify.conf': Fo...
2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
...(.text+0x5a4):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:172: undefined reference to `ast_log' res_config_mysql.o(.text+0x5c4):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:176: undefined reference to `mysql_free_result' res_config_mysql.o(.text+0x695): In function `realtime_multi_mysql': /usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:200: undefined reference to `ast_log' res_config_mysql.o(.text+0x6c2):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:206: undefined reference to `ast_config_new' res_config_mysql.o(.text+0x6f5):/usr/local/src/asterisk-...
2016 Aug 09
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
...82 label:f0144e6c-86a1-4b08-bf58-4ced92361250 [Aug 9 22:15:50] <-------------> [Aug 9 22:15:50] --- (13 headers 40 lines) --- [Aug 9 22:15:50] Using INVITE request as basis request - 6aa0db27-a37b-69ee-8641-87c5bc444d32 [Aug 9 22:15:51] WARNING[4349][C-00000001]: res_config_mysql.c:511 realtime_multi_mysql: MySQL RealTime: Failed to query database: Unknown column 'insecure' in 'where clause' [Aug 9 22:15:51] WARNING[4349][C-00000001]: res_config_mysql.c:511 realtime_multi_mysql: MySQL RealTime: Failed to query database: Unknown column 'insecure' in 'where clause' [...