search for: cdr_addon

Displaying 2 results from an estimated 2 matches for "cdr_addon".

2004 Jun 30
1
asterisk-addons unable to compile
...the problem, but I have tried that and am still getting the following when trying to run make: ./mkdep -fPIC -I../asterisk/include/asterisk -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c` cc -fPIC -I../asterisk/include/asterisk -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o cdr_addon _mysql.o cdr_addon_mysql.c cdr_addon_mysql.c:50: warning: parameter names (without types) in function declaration cdr_addon_mysql.c:50: warning: data definition has no type or storage class cdr_addon_mysql.c: In function `mysql_log': cdr_addon_mysql.c:108: `mysql_lock' undeclared (first use...
2009 May 11
1
Problems with res_odbc
...ng since I enabled cdr_odbc/func_odbc in my system. We use func_odbc to register some queue member's events (login, pause, etc.) at an external DB ('remoto' connector) and to uptade local tables at a local DB ('local' connector). Currently we are usind cdr_odbc to Postgresql and cdr_addon to MySQL (wich we are planing to eliminate soon) Mayor issue is that SIP peers dissapear for 1 minute until modules get reloaded. Asterisk Version: 1.4.21.1 Local BD: Postgresql 7.4.19 External BD: Postgresql 7.4.19 This is what I see at logs: *Problem is begginig:* [May 11 09:02:57] NOTICE[1772...