|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct ast_bridge_config | bconfig |
| struct ast_channel * | chan |
| struct ast_channel * | peer |
| unsigned int | return_to_pbx:1 |
Definition at line 341 of file features.c.
| struct ast_bridge_config bconfig |
Definition at line 343 of file features.c.
| struct ast_channel* chan |
Definition at line 344 of file features.c.
| struct ast_channel* peer |
Definition at line 345 of file features.c.
| unsigned int return_to_pbx |
Definition at line 346 of file features.c.