![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
zt_subchannel Struct Reference
Collaboration diagram for zt_subchannel:
Definition at line 431 of file chan_zap.c.
Data Fields | |
| short | buffer [AST_FRIENDLY_OFFSET/2+READ_SIZE] |
| int | chan |
| ZT_CONFINFO | curconf |
| 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 |
| ast_channel * | owner |
| int | zfd |
|
|
Definition at line 435 of file chan_zap.c. Referenced by zt_read(). |
|
|
Definition at line 434 of file chan_zap.c. Referenced by alloc_sub(), swap_subs(), and unalloc_sub(). |
|
|
Definition at line 447 of file chan_zap.c. Referenced by conf_add(), conf_del(), isourconf(), and unalloc_sub(). |
|
|
One frame for each channel. How did this ever work before? Definition at line 436 of file chan_zap.c. Referenced by __zt_exception(), zt_handle_event(), and zt_read(). |
|
|
Definition at line 446 of file chan_zap.c. Referenced by isslavenative(), swap_subs(), unalloc_sub(), update_conf(), zt_bridge(), zt_handle_event(), and zt_hangup(). |
|
|
Definition at line 445 of file chan_zap.c. Referenced by send_callerid(), ss_thread(), unalloc_sub(), zt_hangup(), zt_read(), and zt_write(). |
|
|
Definition at line 441 of file chan_zap.c. Referenced by zt_hangup(), and zt_read(). |
|
|
Definition at line 438 of file chan_zap.c. Referenced by zt_call(), zt_hangup(), and zt_read(). |
|
|
Definition at line 440 of file chan_zap.c. Referenced by zt_hangup(), and zt_read(). |
|
|
Definition at line 439 of file chan_zap.c. Referenced by zt_hangup(), and zt_read(). |
|
|
Definition at line 442 of file chan_zap.c. Referenced by zt_handle_event(), zt_hangup(), and zt_read(). |
|
|
Definition at line 443 of file chan_zap.c. Referenced by zt_handle_event(), and zt_read(). |
|
|
Definition at line 437 of file chan_zap.c. Referenced by zt_call(), zt_hangup(), and zt_read(). |
|
|
Definition at line 444 of file chan_zap.c. Referenced by __zt_exception(), zt_handle_event(), and zt_read(). |
|
|
Definition at line 433 of file chan_zap.c. Referenced by __zt_exception(), attempt_transfer(), destroy_channel(), ss_thread(), swap_subs(), unalloc_sub(), wakeup_sub(), zt_answer(), zt_bridge(), zt_fixup(), zt_get_index(), zt_handle_event(), zt_hangup(), and zt_new(). |
|
|
Definition at line 432 of file chan_zap.c. Referenced by alloc_sub(), attempt_transfer(), conf_add(), conf_del(), isslavenative(), my_zt_write(), reset_conf(), ss_thread(), swap_subs(), unalloc_sub(), update_conf(), zt_answer(), zt_bridge(), zt_call(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_read(), zt_setoption(), zt_wink(), and zt_write(). |