Sorry forgot to mention this is on an asterisk 1.6.2.13 installation

On 11-10-05 12:31 PM, Keith Sloan wrote:
Hey list.

I am having some issues with a parking lot. I am looking for a way that the person can blind transfer to a parking lot. it works perfectly accept being an unattended transfer its the caller who hears the parking lot position. anyone have a work around to this.

exten => 999,1,Set(CHANNEL(parkinglot)=Parkinglot-keith)
exten => 999,n,Set(PARKINGLOT=Parkinglot_keith)
exten => 999,n,Set(CALLCHAN=${CUT(BLINDTRANSFER,-,1)})
exten => 999,n,ParkAndAnnounce(PARKED,60,${CALLCHAN})


the ParkAndAnnounce seems to be failing. any suggestions?

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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

Reply via email to