[asterisk-users] Call parking

Robert Lister robl at linx.net
Wed Dec 3 11:08:38 CST 2008


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




More information about the asterisk-users mailing list