On Wed, Dec 03, 2008 at 10:56:48AM -0600, Danny Nicholas wrote:
> The way I made this work was to set up 200 as my "parker" and I do transfer,
> 200, transfer.
> 
> exten => 200,1,Answer
> exten => 200,n,Park(701)

That will work but only for one call park slot. If that's what you 
want then great.

If you have multiple users then surely you'd need some way to find a free 
slot first? (Or maybe just allocate every extension its own unique parking 
slot, but they'd only be able to park one call at a time?)

Rob


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