Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
stasis_app_bridge_channel_wrapper Struct Reference
Collaboration diagram for stasis_app_bridge_channel_wrapper:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field bridge_id
 
const ast_string_field channel_id
 

Detailed Description

Used with app_bridges_moh and app_bridge_control, they provide links between bridges and channels used for ARI application purposes

Definition at line 421 of file res_stasis.c.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 425 of file res_stasis.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 425 of file res_stasis.c.

◆ bridge_id

const ast_string_field bridge_id

◆ channel_id

const ast_string_field channel_id

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