search for: valetunpark_call

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

2004 Oct 05
2
Problems installing app_valetparking
...aletparking.c -o apps/app_valetparking.o apps/app_valetparking.c:28:30: asterisk/parking.h: No such file or directory apps/app_valetparking.c:102: error: `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__' undeclared here (not in a function) apps/app_valetparking.c: In function `valetunpark_call': apps/app_valetparking.c:666: error: structure has no member named `allowdisconnect' apps/app_valetparking.c:671: warning: implicit declaration of function `ast_bridge_call' apps/app_valetparking.c: In function `load_module': apps/app_valetparking.c:760: warning: implicit declarati...
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