Data Fields | |
ast_bridge_config | bconfig |
ast_channel * | chan |
ast_channel * | peer |
unsigned int | return_to_pbx:1 |
Definition at line 850 of file features.c.
struct ast_bridge_config bconfig |
struct ast_channel* chan |
Definition at line 853 of file features.c.
Referenced by bridge_call_thread(), and bridge_call_thread_launch().
struct ast_channel* peer |
Definition at line 854 of file features.c.
Referenced by bridge_call_thread(), and bridge_call_thread_launch().
unsigned int return_to_pbx |