Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


spandsp_pvt Struct Reference
Collaboration diagram for spandsp_pvt:

Data Structures

struct  frame_queue

Data Fields

enum ast_t38_state ast_t38_state
fax_state_t fax_state
unsigned int isdone:1
unsigned int ist38:1
struct spandsp_pvt::frame_queue read_frames
struct spandsp_fax_statsstats
t30_state_t * t30_state
t38_core_state_t * t38_core_state
t38_gateway_state_t t38_gw_state
t38_terminal_state_t t38_state
struct spandsp_fax_gw_stats * t38stats
struct ast_timertimer
modem_connect_tones_rx_state_t * tone_state
int v21_detected

Detailed Description

Definition at line 142 of file res_fax_spandsp.c.


Field Documentation

fax_state_t fax_state
t38_terminal_state_t t38_state

Definition at line 147 of file res_fax_spandsp.c.

Referenced by spandsp_fax_new(), spandsp_fax_read(), and spandsp_fax_start().

struct spandsp_fax_gw_stats* t38stats

Definition at line 153 of file res_fax_spandsp.c.

struct ast_timer* timer

Definition at line 156 of file res_fax_spandsp.c.

Referenced by spandsp_fax_new(), spandsp_fax_read(), and spandsp_fax_start().

modem_connect_tones_rx_state_t* tone_state

Definition at line 160 of file res_fax_spandsp.c.

Referenced by spandsp_v21_cleanup(), spandsp_v21_detect(), and spandsp_v21_new().

Definition at line 159 of file res_fax_spandsp.c.

Referenced by spandsp_v21_detect(), and spandsp_v21_tone().


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