search for: ast_cli_unregister

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

2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
...ister' res_config_mysql.o(.text+0x1828): In function `unload_module': /usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:494: undefined reference to `mysql_close' res_config_mysql.o(.text+0x183a):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:495: undefined reference to `ast_cli_unregister' res_config_mysql.o(.text+0x184c):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:496: undefined reference to `ast_config_engine_deregister' res_config_mysql.o(.text+0x1855):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:497: undefined reference to `option_verbose' re...
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting