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

Data Fields

int fd0
 
int index
 
unsigned int inthreeway:1
 
struct ast_channelowner
 
struct dahdi_pvtpvt
 
int state
 

Detailed Description

Definition at line 51 of file bridge_native_dahdi.c.

Field Documentation

int fd0

Original file descriptor 0.

Definition at line 59 of file bridge_native_dahdi.c.

int index

Original owner index.

Definition at line 57 of file bridge_native_dahdi.c.

unsigned int inthreeway

Original inthreeway.

Definition at line 63 of file bridge_native_dahdi.c.

struct ast_channel* owner

Original private owner.

Definition at line 55 of file bridge_native_dahdi.c.

struct dahdi_pvt* pvt

Original private.

Definition at line 53 of file bridge_native_dahdi.c.

int state

Original channel state.

Definition at line 61 of file bridge_native_dahdi.c.


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