Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


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

Field Documentation

int call_dropped

Definition at line 104 of file res_fax_spandsp.c.

Referenced by update_stats().

int failed_to_train

Definition at line 97 of file res_fax_spandsp.c.

Referenced by update_stats().

int file_error

Definition at line 102 of file res_fax_spandsp.c.

Referenced by update_stats().

int mem_error

Definition at line 103 of file res_fax_spandsp.c.

Referenced by update_stats().

int neg_failed

Definition at line 96 of file res_fax_spandsp.c.

Referenced by update_stats().

int nofax

Definition at line 95 of file res_fax_spandsp.c.

Referenced by update_stats().

int protocol_error

Definition at line 100 of file res_fax_spandsp.c.

Referenced by update_stats().

int retries_exceeded

Definition at line 101 of file res_fax_spandsp.c.

Referenced by update_stats().

int rx_protocol_error

Definition at line 98 of file res_fax_spandsp.c.

Referenced by update_stats().

int success

Definition at line 94 of file res_fax_spandsp.c.

Referenced by update_stats().

int switched

Definition at line 106 of file res_fax_spandsp.c.

Referenced by spandsp_fax_switch_to_t38().

int tx_protocol_error

Definition at line 99 of file res_fax_spandsp.c.

Referenced by update_stats().

int unknown_error

Definition at line 105 of file res_fax_spandsp.c.

Referenced by update_stats().


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