Fri Jan 31 13:16:48 2014

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 needcallerid: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 490 of file chan_dahdi.c.


Field Documentation

short buffer[AST_FRIENDLY_OFFSET/2+READ_SIZE]

Definition at line 494 of file chan_dahdi.c.

Referenced by dahdi_read().

int chan

Definition at line 493 of file chan_dahdi.c.

Referenced by alloc_sub(), 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 495 of file chan_dahdi.c.

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

unsigned int inthreeway
unsigned int linear
unsigned int needanswer
unsigned int needbusy
unsigned int needcallerid

Definition at line 499 of file chan_dahdi.c.

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

unsigned int needcongestion

Definition at line 498 of file chan_dahdi.c.

Referenced by dahdi_hangup(), dahdi_r2_on_call_disconnect(), dahdi_read(), and pri_dchannel().

unsigned int needflash

Definition at line 501 of file chan_dahdi.c.

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

unsigned int needhold

Definition at line 502 of file chan_dahdi.c.

Referenced by dahdi_handle_event(), and dahdi_read().

unsigned int needringing
unsigned int needunhold

Definition at line 503 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 31 Jan 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1