Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_bridge_config | bconfig |
struct ast_channel * | chan |
struct ast_channel * | peer |
unsigned int | return_to_pbx:1 |
Definition at line 332 of file features.c.
struct ast_bridge_config bconfig |
Definition at line 334 of file features.c.
struct ast_channel* chan |
Definition at line 335 of file features.c.
struct ast_channel* peer |
Definition at line 336 of file features.c.
Referenced by Registration::write().
unsigned int return_to_pbx |
Definition at line 337 of file features.c.