|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
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 |
Definition at line 124 of file res_fax_spandsp.c.
| int call_dropped |
Definition at line 135 of file res_fax_spandsp.c.
Referenced by update_stats().
| int failed_to_train |
Definition at line 128 of file res_fax_spandsp.c.
Referenced by update_stats().
| int file_error |
Definition at line 133 of file res_fax_spandsp.c.
Referenced by update_stats().
| int mem_error |
Definition at line 134 of file res_fax_spandsp.c.
Referenced by update_stats().
| int neg_failed |
Definition at line 127 of file res_fax_spandsp.c.
Referenced by update_stats().
| int nofax |
Definition at line 126 of file res_fax_spandsp.c.
Referenced by update_stats().
| int protocol_error |
Definition at line 131 of file res_fax_spandsp.c.
Referenced by update_stats().
| int retries_exceeded |
Definition at line 132 of file res_fax_spandsp.c.
Referenced by update_stats().
| int rx_protocol_error |
Definition at line 129 of file res_fax_spandsp.c.
Referenced by update_stats().
| int success |
Definition at line 125 of file res_fax_spandsp.c.
Referenced by update_stats().
| int switched |
Definition at line 137 of file res_fax_spandsp.c.
Referenced by spandsp_fax_switch_to_t38().
| int tx_protocol_error |
Definition at line 130 of file res_fax_spandsp.c.
Referenced by update_stats().
| int unknown_error |
Definition at line 136 of file res_fax_spandsp.c.
Referenced by update_stats().