[asterisk-users] Parking Valet

Russell Bryant russell at digium.com
Wed Jul 18 20:58:45 CDT 2007


Kevin Kiely wrote:
> app_valetparking listed here http://www.freeswitch.org/asterisk_stuff/
> Indicates support for Asterisk 1.4. The documentation listed suggests an
> install like so:
> 
> cd /usr/src/asterisk
> cp contrib/scripts/astxs /usr/bin/
> cd apps
> wget http://www.bkw.org/app_valetparking.c
> cd ..
> astxs -install apps/app_valetparking.c
> 
> 
> However astxs doesn't seem to be present in asterisk 1.4
> 
> Does anyone have this working with 1.4? and any suggestions on how to
> install?

astxs won't work with the build system in 1.4, so it's not there anymore. 
However, if you drop the file into the apps directory, Asterisk will 
automatically build and install it for you when you run make and make install.

-- 
Russell Bryant
Software Engineer
Digium, Inc.



More information about the asterisk-users mailing list