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.

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to