Re: [asterisk-users] Parking Valet

2008-02-02 Thread Ron McCarthy
Did you ever get this to work?

I can get it to park calls, but it will not announce what parking space all
in the same cycle, I can't see how this is useful is you have to transfer to
park it, then dial another extension just to see where it was parked!

Anyone got this working?

On Jul 18, 2007 6:58 PM, Russell Bryant [EMAIL PROTECTED] wrote:

 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

___
-- 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

Re: [asterisk-users] Parking Valet

2007-07-18 Thread Russell Bryant
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


[asterisk-users] Parking Valet

2007-07-15 Thread Kevin Kiely
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?

Thanks
Kevin



___
--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