Data Fields | |
fax_state_t | fax_state |
unsigned int | isdone:1 |
unsigned int | ist38:1 |
spandsp_pvt::frame_queue | read_frames |
spandsp_fax_stats * | stats |
t30_state_t * | t30_state |
t38_core_state_t * | t38_core_state |
t38_terminal_state_t | t38_state |
ast_timer * | timer |
Data Structures | |
struct | frame_queue |
Definition at line 115 of file res_fax_spandsp.c.
fax_state_t fax_state |
Definition at line 118 of file res_fax_spandsp.c.
Referenced by spandsp_fax_read(), spandsp_fax_start(), and spandsp_fax_write().
unsigned int isdone |
Definition at line 117 of file res_fax_spandsp.c.
Referenced by spandsp_fax_cancel(), spandsp_fax_read(), and t30_phase_e_handler().
unsigned int ist38 |
Definition at line 116 of file res_fax_spandsp.c.
Referenced by spandsp_fax_read(), spandsp_fax_start(), spandsp_fax_switch_to_t38(), and spandsp_fax_write().
Referenced by spandsp_fax_read(), and t38_tx_packet_handler().
struct spandsp_fax_stats* stats |
Definition at line 123 of file res_fax_spandsp.c.
Referenced by spandsp_fax_cli_show_session(), spandsp_fax_switch_to_t38(), t30_phase_e_handler(), and update_stats().
t30_state_t* t30_state |
Definition at line 120 of file res_fax_spandsp.c.
Referenced by spandsp_fax_cancel(), spandsp_fax_cli_show_session(), spandsp_fax_start(), and spandsp_fax_switch_to_t38().
t38_core_state_t* t38_core_state |
Definition at line 121 of file res_fax_spandsp.c.
Referenced by spandsp_fax_start(), and spandsp_fax_write().
t38_terminal_state_t t38_state |
Definition at line 119 of file res_fax_spandsp.c.
Referenced by spandsp_fax_read(), and spandsp_fax_start().
Definition at line 125 of file res_fax_spandsp.c.
Referenced by spandsp_fax_read(), and spandsp_fax_start().