[Asterisk-Users] compiling asterisk-addons for Mysql-cdr
Matthew Boehm
mboehm at cytelcom.com
Fri Dec 10 14:50:47 MST 2004
You guys are talking about cdr_mysql but you are giving errors relating to
res_config_mysql. Which is it? Also, the errors you are getting indicate to
me that you are not using most recent asterisk CVS because those members are
clearly defined in include/asterisk/config_pvt.h
-Matthew
----- Original Message -----
From: "Francisco" <francisco at ligados.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Friday, December 10, 2004 1:10 PM
Subject: Re: [Asterisk-Users] compiling asterisk-addons for Mysql-cdr
i have the same problem, any idea?
thanks
----- Original Message -----
From: mohammad
To: asterisk-users at lists.digium.com
Sent: Saturday, December 04, 2004 1:20 AM
Subject: [Asterisk-Users] compiling asterisk-addons for Mysql-cdr
Hi ALL;
I got the latest Asterisk-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 `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
----------------------------------------------------------------------------
--
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
----------------------------------------------------------------------------
----
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list