Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Structures | Data Fields
spandsp_pvt Struct Reference
Collaboration diagram for spandsp_pvt:
Collaboration graph
[legend]

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 146 of file res_fax_spandsp.c.

Field Documentation

◆ ast_t38_state

Definition at line 149 of file res_fax_spandsp.c.

Referenced by spandsp_fax_gateway_start(), and t38_tx_packet_handler().

◆ fax_state

fax_state_t fax_state

◆ isdone

unsigned int isdone

◆ ist38

unsigned int ist38

◆ read_frames

struct spandsp_pvt::frame_queue read_frames

◆ stats

struct spandsp_fax_stats* stats

◆ t30_state

t30_state_t* t30_state

◆ t38_core_state

t38_core_state_t* t38_core_state

◆ t38_gw_state

t38_gateway_state_t t38_gw_state

◆ t38_state

t38_terminal_state_t t38_state

◆ t38stats

struct spandsp_fax_gw_stats* t38stats

Definition at line 157 of file res_fax_spandsp.c.

◆ timer

struct ast_timer* timer

◆ tone_state

modem_connect_tones_rx_state_t* tone_state

Definition at line 164 of file res_fax_spandsp.c.

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

◆ v21_detected

int v21_detected

Definition at line 163 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: