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 421 of file chan_zap.c.
short buffer[AST_FRIENDLY_OFFSET/2+READ_SIZE] |
int chan |
Definition at line 424 of file chan_zap.c.
Referenced by alloc_sub(), swap_subs(), and unalloc_sub().
ZT_CONFINFO curconf |
Definition at line 437 of file chan_zap.c.
Referenced by check_for_conference(), conf_add(), conf_del(), isourconf(), reset_conf(), and unalloc_sub().
One frame for each channel. How did this ever work before?
Definition at line 426 of file chan_zap.c.
Referenced by __zt_exception(), zt_handle_dtmfup(), zt_handle_event(), and zt_read().
unsigned int inthreeway |
Definition at line 436 of file chan_zap.c.
Referenced by available(), isslavenative(), swap_subs(), unalloc_sub(), update_conf(), zap_show_channel(), zt_answer(), zt_bridge(), zt_handle_event(), zt_hangup(), and zt_read().
unsigned int linear |
Definition at line 435 of file chan_zap.c.
Referenced by send_callerid(), ss_thread(), unalloc_sub(), zap_show_channel(), zt_hangup(), zt_new(), zt_read(), and zt_write().
unsigned int needanswer |
unsigned int needbusy |
unsigned int needcallerid |
unsigned int needcongestion |
unsigned int needflash |
Definition at line 432 of file chan_zap.c.
Referenced by zt_handle_event(), zt_hangup(), and zt_read().
unsigned int needhold |
unsigned int needringing |
unsigned int needunhold |
Definition at line 434 of file chan_zap.c.
Referenced by __zt_exception(), zt_handle_event(), and zt_read().
struct ast_channel* owner |
Definition at line 423 of file chan_zap.c.
Referenced by __zt_exception(), attempt_transfer(), available(), destroy_channel(), do_monitor(), ss_thread(), swap_subs(), unalloc_sub(), wakeup_sub(), zap_show_channel(), zt_answer(), zt_bridge(), zt_fixup(), zt_get_index(), zt_handle_event(), zt_hangup(), and zt_new().
int zfd |
Definition at line 422 of file chan_zap.c.
Referenced by __unload_module(), __zt_exception(), alloc_sub(), attempt_transfer(), available(), bump_gains(), check_for_conference(), conf_add(), conf_del(), destroy_channel(), disable_dtmf_detect(), do_monitor(), enable_dtmf_detect(), get_alarms(), handle_init_event(), isslavenative(), my_zt_write(), reset_conf(), restore_conference(), restore_gains(), save_conference(), send_callerid(), ss_thread(), swap_subs(), unalloc_sub(), update_conf(), zap_show_channel(), zt_answer(), zt_bridge(), zt_call(), zt_confmute(), zt_digit_begin(), zt_digit_end(), zt_disable_ec(), zt_enable_ec(), zt_handle_event(), zt_hangup(), zt_indicate(), zt_new(), zt_read(), zt_request(), zt_ring_phone(), zt_setoption(), zt_tdd_sendtext(), zt_train_ec(), zt_wink(), and zt_write().