Displaying 4 results from an estimated 4 matches for "realtime_multi_func".
2004 Dec 03
1
compiling asterisk-addons for Mysql-cdr
...unction `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 attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041204/238568f7/attachment.htm
2005 Jan 30
1
Slackware + Asterisk + asterisk-addons
Hello
I am trying to get asterisk-addons installed so that I can use the mysql
cdr feature. OK, I have the MySQL server (mysqld) installed, but I
noticed that mysql-devel is also required. I tried to compile
asterisk-addons and got a:
--CUT---
res_config_mysql.c:422: error: unknown field `realtime_multi_func'
specified in initializer
res_config_mysql.c:422: warning: excess elements in struct initializer
res_config_mysql.c:422: warning: (near initialization for
`mysql_engine')
res_config_mysql.c:423: error: unknown field `update_func' specified in
initializer
res_config_mysql.c:424: warning:...
2005 Feb 02
6
problem in compiling asterisk-addons
...l_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: warning: excess elements in
struct initializer
res_config_mysql.c:422: warning: (near initialization
for `mysql_engine')
res_config_mysql.c:423: error: unknown field
`update_func' specified in initializer
res_config_mysql.c:424: warning:...
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.