i've got the parking lot set up in asterisk 1.6.2.8.

when a caller calls into the pbx and connects to an extension, the 
answering extension can place the person into the parking lot by dialing 
#72 during the call via the parkcall parameter in features.conf.  this 
works just fine.

however, when another extension picks up the call from the parking lot 
(e.g, by dialing x701), that extension cannot re-park the call by using 
#72 - the dtmf is just echoed to the original caller.

i thought about adding something like:
exten => 702,1,Dial(parkedcalls/701,30,wk)

into the dialplan, but that's a clear syntax error.

What's a solution to letting someone who's retrieved a call from the 
parking lot re-park the call ?


-- 

Jeremy Kister
http://jeremy.kister.net./

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