Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
bridge_channel_control_thread_data Struct Reference
Collaboration diagram for bridge_channel_control_thread_data:
Collaboration graph
[legend]

Data Fields

struct ast_channelbridge_channel
 
char bridge_id [0]
 
struct stasis_app_controlcontrol
 
struct stasis_forwardforward
 

Detailed Description

Definition at line 281 of file resource_bridges.c.

Field Documentation

◆ bridge_channel

struct ast_channel* bridge_channel

◆ bridge_id

char bridge_id[0]

Definition at line 285 of file resource_bridges.c.

Referenced by ari_bridges_play_new(), and bridge_channel_control_thread().

◆ control

struct stasis_app_control* control

◆ forward

struct stasis_forward* forward

The documentation for this struct was generated from the following file: