Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
native_pvt_bridge Struct Reference

Data Fields

unsigned int connected:1
 
struct dahdi_pvtmaster
 
unsigned int saw_start:1
 
struct dahdi_pvtslave
 

Detailed Description

Definition at line 66 of file bridge_native_dahdi.c.

Field Documentation

unsigned int connected

TRUE if the channels are connected in a conference.

Definition at line 74 of file bridge_native_dahdi.c.

struct dahdi_pvt* master

Master channel in the native bridge.

Definition at line 68 of file bridge_native_dahdi.c.

unsigned int saw_start

TRUE if the bridge can start when ready.

Definition at line 72 of file bridge_native_dahdi.c.

struct dahdi_pvt* slave

Slave channel in the native bridge.

Definition at line 70 of file bridge_native_dahdi.c.


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