Fri Aug 17 00:17:52 2018

Asterisk developer's documentation


dahdi_subchannel Struct Reference

Data Fields

short buffer [AST_FRIENDLY_OFFSET/2+READ_SIZE]
int chan
struct dahdi_confinfo curconf
int dfd
struct ast_frame f
unsigned int inthreeway:1
unsigned int linear:1
unsigned int needanswer:1
unsigned int needbusy:1
unsigned int needcongestion:1
unsigned int needflash:1
unsigned int needhold:1
unsigned int needringing:1
unsigned int needunhold:1
struct ast_channelowner

Detailed Description

Definition at line 641 of file chan_dahdi.c.


Field Documentation

short buffer[AST_FRIENDLY_OFFSET/2+READ_SIZE]

Definition at line 645 of file chan_dahdi.c.

Referenced by dahdi_read().

int chan

Definition at line 644 of file chan_dahdi.c.

Referenced by alloc_sub(), my_swap_subchannels(), swap_subs(), and unalloc_sub().

struct dahdi_confinfo curconf [read]
int dfd
struct ast_frame f [read]

One frame for each channel. How did this ever work before?

Definition at line 646 of file chan_dahdi.c.

Referenced by __dahdi_exception(), dahdi_handle_dtmf(), dahdi_handle_event(), dahdi_read(), and my_handle_dtmf().

unsigned int inthreeway
unsigned int linear
unsigned int needanswer

Definition at line 650 of file chan_dahdi.c.

Referenced by __dahdi_exception(), dahdi_handle_event(), dahdi_hangup(), and dahdi_read().

unsigned int needbusy

Definition at line 648 of file chan_dahdi.c.

Referenced by dahdi_call(), dahdi_hangup(), and dahdi_read().

unsigned int needcongestion

Definition at line 649 of file chan_dahdi.c.

Referenced by dahdi_hangup(), and dahdi_read().

unsigned int needflash

Definition at line 651 of file chan_dahdi.c.

Referenced by dahdi_handle_event(), dahdi_hangup(), and dahdi_read().

unsigned int needhold

Definition at line 652 of file chan_dahdi.c.

Referenced by dahdi_handle_event(), and dahdi_read().

unsigned int needringing

Definition at line 647 of file chan_dahdi.c.

Referenced by dahdi_handle_event(), dahdi_hangup(), dahdi_read(), and my_set_needringing().

unsigned int needunhold

Definition at line 653 of file chan_dahdi.c.

Referenced by __dahdi_exception(), dahdi_handle_event(), and dahdi_read().

struct ast_channel* owner [read]

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

Generated on 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1