search for: mysql_engine

Displaying 3 results from an estimated 3 matches for "mysql_engine".

2005 Feb 02
6
problem in compiling asterisk-addons
...res_config_mysql.c: In function `config_mysql': res_config_mysql.c:396: warning: assignment makes pointer from integer without a cast res_config_mysql.c:405: warning: assignment makes pointer from integer without a cast res_config_mysql.c: At top level: res_config_mysql.c:418: error: variable `mysql_engine' has initializer but incomplete type res_config_mysql.c:419: error: unknown field `name' specified in initializer res_config_mysql.c:419: warning: excess elements in struct initializer res_config_mysql.c:419: warning: (near initialization for `mysql_engine') res_config_mysql.c:420: erro...
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.
2005 Jan 30
1
Slackware + Asterisk + asterisk-addons
...s 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: excess elements in struct initializer res_config_mysql.c:424: warning: (near initialization for `mysql_engine') res_config_mysql.c: In function `parse_config': res_...