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

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

◆ fd0

int fd0

Original file descriptor 0.

Definition at line 59 of file bridge_native_dahdi.c.

Referenced by native_chan_changed(), and native_start().

◆ index

int index

Original owner index.

Definition at line 57 of file bridge_native_dahdi.c.

Referenced by native_chan_changed(), native_start(), and native_stop().

◆ inthreeway

unsigned int inthreeway

Original inthreeway.

Definition at line 63 of file bridge_native_dahdi.c.

Referenced by native_chan_changed(), and native_start().

◆ owner

struct ast_channel* owner

Original private owner.

Definition at line 55 of file bridge_native_dahdi.c.

Referenced by native_chan_changed(), and native_start().

◆ pvt

struct dahdi_pvt* pvt

Original private.

Definition at line 53 of file bridge_native_dahdi.c.

Referenced by native_bridge_is_capable(), native_chan_changed(), native_start(), and native_stop().

◆ state

int state

Original channel state.

Definition at line 61 of file bridge_native_dahdi.c.

Referenced by native_chan_changed(), and native_start().


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