Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
spandsp_fax_stats Struct Reference

Data Fields

int call_dropped
 
int failed_to_train
 
int file_error
 
int mem_error
 
int neg_failed
 
int nofax
 
int protocol_error
 
int retries_exceeded
 
int rx_protocol_error
 
int success
 
int switched
 
int tx_protocol_error
 
int unknown_error
 

Detailed Description

Definition at line 124 of file res_fax_spandsp.c.

Field Documentation

◆ call_dropped

int call_dropped

Definition at line 135 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ failed_to_train

int failed_to_train

Definition at line 128 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ file_error

int file_error

Definition at line 133 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ mem_error

int mem_error

Definition at line 134 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ neg_failed

int neg_failed

Definition at line 127 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ nofax

int nofax

Definition at line 126 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ protocol_error

int protocol_error

Definition at line 131 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ retries_exceeded

int retries_exceeded

Definition at line 132 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ rx_protocol_error

int rx_protocol_error

Definition at line 129 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ success

int success

Definition at line 125 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ switched

int switched

Definition at line 137 of file res_fax_spandsp.c.

Referenced by spandsp_fax_switch_to_t38().

◆ tx_protocol_error

int tx_protocol_error

Definition at line 130 of file res_fax_spandsp.c.

Referenced by update_stats().

◆ unknown_error

int unknown_error

Definition at line 136 of file res_fax_spandsp.c.

Referenced by update_stats().


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