Data Fields | |
struct ast_bridge_config | bconfig |
struct ast_channel * | chan |
struct ast_channel * | peer |
Definition at line 224 of file res_features.c.
struct ast_bridge_config bconfig [read] |
Definition at line 226 of file res_features.c.
Referenced by ast_bridge_call_thread(), and builtin_atxfer().
struct ast_channel* chan [read] |
Definition at line 227 of file res_features.c.
Referenced by ast_bridge_call_thread(), and builtin_atxfer().
struct ast_channel* peer [read] |
Definition at line 228 of file res_features.c.
Referenced by ast_bridge_call_thread(), and builtin_atxfer().