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

Data Fields | |
| struct ast_channel * | bridge_channel |
| char | bridge_id [0] |
| struct stasis_app_control * | control |
| struct stasis_forward * | forward |
Definition at line 281 of file resource_bridges.c.
| struct ast_channel* bridge_channel |
Definition at line 282 of file resource_bridges.c.
Referenced by ari_bridges_play_new(), ast_ari_bridges_record(), and bridge_channel_control_thread().
| char bridge_id[0] |
Definition at line 285 of file resource_bridges.c.
Referenced by ari_bridges_play_new(), and bridge_channel_control_thread().
| struct stasis_app_control* control |
Definition at line 283 of file resource_bridges.c.
Referenced by ari_bridges_play_new(), ast_ari_bridges_record(), and bridge_channel_control_thread().
| struct stasis_forward* forward |
Definition at line 284 of file resource_bridges.c.
Referenced by ari_bridges_play_new(), ast_ari_bridges_record(), and bridge_channel_control_thread().