Main Channel structure associated with a channel.
int ast_pickup_init(void)
Initialize pickup.
int ast_do_pickup(struct ast_channel *chan, struct ast_channel *target)
Pickup a call target.
struct stasis_message_type * ast_call_pickup_type(void)
accessor for call pickup message type
int ast_pickup_call(struct ast_channel *chan)
Pickup a call.
struct ast_channel * ast_pickup_find_by_group(struct ast_channel *chan)
Find a pickup channel target by group.
int ast_can_pickup(struct ast_channel *chan)
Test if a channel can be picked up.