Displaying 3 results from an estimated 3 matches for "realtime_func".
2004 Dec 03
1
compiling asterisk-addons for Mysql-cdr
...l':
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 `realtime_func'
res_config_mysql.c:469: structure has no member named `update_func'
res_config_mysql.c:470: structure has no member named `realtime_multi_func'
make: *** [res_config_mysql.o] Error 1
rm app_saycountpl.o
Appreciate any help
mohammad
-------------- next part --------------
An HTML att...
2005 Feb 02
6
problem in compiling asterisk-addons
...mysql_engine')
res_config_mysql.c:420: error: unknown field
`load_func' specified in initializer
res_config_mysql.c:420: warning: excess elements in
struct initializer
res_config_mysql.c:420: warning: (near initialization
for `mysql_engine')
res_config_mysql.c:421: error: unknown field
`realtime_func' specified in initializer
res_config_mysql.c:421: warning: excess elements in
struct initializer
res_config_mysql.c:421: warning: (near initialization
for `mysql_engine')
res_config_mysql.c:422: error: unknown field
`realtime_multi_func' specified in initializer
res_config_mysql.c:422:...
2005 Mar 18
2
Asterisk 1.0.7 Released
Hello everyone,
Version 1.0.7 of Asterisk, Zaptel, libpri, and Asterisk-addons has now
been released. Libpri and -addons have not changed, but have been
updated anyway to keep the version numbers consistent. All of the
tarballs are available on the ftp site.
ftp://ftp.asterisk.org/pub/asterisk/
I have posted the ChangeLogs for easy viewing at the following address.