
Data Fields | |
| ast_bridge_config | bconfig |
| ast_channel * | chan |
| ast_channel * | peer |
Definition at line 173 of file res_features.c.
| struct ast_bridge_config bconfig |
Definition at line 175 of file res_features.c.
Referenced by ast_bridge_call_thread(), and builtin_atxfer().
| struct ast_channel* chan |
Definition at line 176 of file res_features.c.
Referenced by ast_bridge_call_thread(), and builtin_atxfer().
| struct ast_channel* peer |
Definition at line 177 of file res_features.c.
Referenced by ast_bridge_call_thread(), and builtin_atxfer().
1.4.7