Misc. Dialplan Tools park
From FreeSWITCH Wiki
[edit]
Description
Places a channel "on hold" in the switch, instead of in the phone. Allows for a number of different options, including:
- Set caller in a place where the channel won't be hungup on, while waiting for someone to talk to.
- Generic "hold" mechanism, where you transfer a caller to it.
Please note that to retrieve a call that has been "parked", you'll have to bridge to them or transfer the call to a valid location.
For a different means of using 'park', see mod_fifo.
[edit]
Example
[edit]
From the Dialplan
<action application="park" data=""/>
