#include <channel.h>
Collaboration diagram for outgoing_helper:
Data Fields | |
const char * | account |
const char * | cid_name |
const char * | cid_num |
const char * | context |
const char * | exten |
ast_channel * | parent_channel |
int | priority |
ast_variable * | vars |
Definition at line 478 of file channel.h.
struct ast_channel* parent_channel |
struct ast_variable* vars |
Definition at line 485 of file channel.h.
Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().