Fri Sep 25 19:28:49 2009

Asterisk developer's documentation


zt_subchannel Struct Reference

Collaboration diagram for zt_subchannel:

Collaboration graph
[legend]

Data Fields

short buffer [AST_FRIENDLY_OFFSET/2+READ_SIZE]
int chan
ZT_CONFINFO curconf
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
int zfd

Detailed Description

Definition at line 436 of file chan_zap.c.


Field Documentation

short buffer[AST_FRIENDLY_OFFSET/2+READ_SIZE]

Definition at line 440 of file chan_zap.c.

Referenced by zt_read().

int chan

Definition at line 439 of file chan_zap.c.

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

ZT_CONFINFO curconf

Definition at line 452 of file chan_zap.c.

Referenced by check_for_conference(), conf_add(), conf_del(), isourconf(), reset_conf(), and unalloc_sub().

struct ast_frame f [read]

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

Definition at line 441 of file chan_zap.c.

Referenced by __zt_exception(), zt_handle_dtmfup(), zt_handle_event(), and zt_read().

unsigned int inthreeway

unsigned int linear

unsigned int needanswer

Definition at line 446 of file chan_zap.c.

Referenced by __zt_exception(), zt_handle_event(), zt_hangup(), and zt_read().

unsigned int needbusy

Definition at line 443 of file chan_zap.c.

Referenced by zt_call(), zt_hangup(), and zt_read().

unsigned int needcallerid

Definition at line 445 of file chan_zap.c.

Referenced by zt_hangup(), and zt_read().

unsigned int needcongestion

Definition at line 444 of file chan_zap.c.

Referenced by zt_hangup(), and zt_read().

unsigned int needflash

Definition at line 447 of file chan_zap.c.

Referenced by zt_handle_event(), zt_hangup(), and zt_read().

unsigned int needhold

Definition at line 448 of file chan_zap.c.

Referenced by zt_handle_event(), and zt_read().

unsigned int needringing

Definition at line 442 of file chan_zap.c.

Referenced by zt_call(), zt_handle_event(), zt_hangup(), and zt_read().

unsigned int needunhold

Definition at line 449 of file chan_zap.c.

Referenced by __zt_exception(), zt_handle_event(), and zt_read().

struct ast_channel* owner [read]

int zfd


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

Generated on Fri Sep 25 19:28:49 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.5