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

Data Fields

struct ast_bridge_config bconfig
 
struct ast_channelchan
 
struct ast_channelpeer
 
unsigned int return_to_pbx:1
 

Detailed Description

Definition at line 326 of file features.c.

Field Documentation

◆ bconfig

struct ast_bridge_config bconfig

Definition at line 328 of file features.c.

◆ chan

struct ast_channel* chan

Definition at line 329 of file features.c.

◆ peer

struct ast_channel* peer

Definition at line 330 of file features.c.

◆ return_to_pbx

unsigned int return_to_pbx

Definition at line 331 of file features.c.


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