Data Fields | |
struct ast_channel * | chan |
const char * | context |
const char * | exten |
Definition at line 180 of file app_directed_pickup.c.
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().