Thu Apr 28 2011 17:14:05

Asterisk developer's documentation


pickup_criteria Struct Reference

Collaboration diagram for pickup_criteria:

Data Fields

struct ast_channelchan
const char * context
const char * exten

Detailed Description

Definition at line 180 of file app_directed_pickup.c.


Field Documentation

struct ast_channel* chan

Definition at line 183 of file app_directed_pickup.c.

Referenced by find_by_exten().

const char* context

Definition at line 182 of file app_directed_pickup.c.

Referenced by find_by_exten().

const char* exten

Definition at line 181 of file app_directed_pickup.c.

Referenced by find_by_exten(), and pickup_by_exten().


The documentation for this struct was generated from the following file: