Park
Synopsis
Park a channel.
Description
Park an arbitrary channel with optional arguments for specifying the parking lot used, how long the channel should remain parked, and what dial string to use as the parker if the call times out.
Syntax
Action: Park ActionID: <value> Channel: <value> [TimeoutChannel:] <value> [AnnounceChannel:] <value> [Timeout:] <value> [Parkinglot:] <value>
Arguments
ActionID
- ActionID for this transaction. Will be returned.Channel
- Channel name to park.TimeoutChannel
- Channel name to use when constructing the dial string that will be dialed if the parked channel times out. IfTimeoutChannel
is in a two party bridge withChannel
, thenTimeoutChannel
will receive an announcement and be treated as having parkedChannel
in the same manner as the Park Call DTMF feature.AnnounceChannel
- If specified, then this channel will receive an announcement whenChannel
is parked ifAnnounceChannel
is in a state where it can receive announcements (AnnounceChannel must be bridged).AnnounceChannel
has no bearing on the actual state of the parked call.Timeout
- Overrides the timeout of the parking lot for this park action. Specified in milliseconds, but will be converted to seconds. Use a value of 0 to disable the timeout.Parkinglot
- The parking lot to use when parking the channel
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-12-r413282