Pickup()¶
Synopsis¶
Directed extension call pickup.
Since¶
1.2.0
Description¶
This application can pickup a specified ringing channel. The channel to pickup can be specified in the following ways.
-
If no extension targets are specified, the application will pickup a channel matching the pickup group of the requesting channel.
-
If the extension is specified with a context of the special string 'PICKUPMARK' (for example 10@PICKUPMARK), the application will pickup a channel which has defined the channel variable 'PICKUPMARK' with the same value as extension (in this example, '10').
-
If the extension is specified with or without a context, the channel with a matching extension and context will be picked up. If no context is specified, the current context will be used.
Note
The extension is typically set on matching channels by the dial application that created the channel. The context is set on matching channels by the channel driver for the device.
Syntax¶
Arguments¶
-
targets-
extensionrequired - Specification of the pickup target.-
extensionrequired -
context
-
-
extension2[,extension2...]- Additional specifications of pickup targets.-
extension2required -
context2
-
-
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT