Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
Data Fields | |
struct ast_bridge_config | bconfig |
struct ast_channel * | chan |
struct ast_channel * | peer |
unsigned int | return_to_pbx:1 |
Definition at line 338 of file features.c.
struct ast_bridge_config bconfig |
Definition at line 340 of file features.c.
struct ast_channel* chan |
Definition at line 341 of file features.c.
struct ast_channel* peer |
Definition at line 342 of file features.c.
Referenced by Registration::write().
unsigned int return_to_pbx |
Definition at line 343 of file features.c.