Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
uint32_t | ecm:1 |
unsigned int | maxrate |
unsigned int | minrate |
enum ast_fax_modems | modems |
uint32_t | statusevents:1 |
unsigned int | t38timeout |
uint32_t ecm |
Definition at line 531 of file res_fax.c.
Referenced by cli_fax_show_settings(), session_details_new(), and set_config().
unsigned int maxrate |
Definition at line 533 of file res_fax.c.
Referenced by ast_fax_maxrate(), cli_fax_show_settings(), session_details_new(), and set_config().
unsigned int minrate |
Definition at line 532 of file res_fax.c.
Referenced by ast_fax_minrate(), cli_fax_show_settings(), session_details_new(), and set_config().
enum ast_fax_modems modems |
Definition at line 529 of file res_fax.c.
Referenced by cli_fax_show_settings(), session_details_new(), and set_config().
uint32_t statusevents |
Definition at line 530 of file res_fax.c.
Referenced by cli_fax_show_settings(), session_details_new(), and set_config().
unsigned int t38timeout |
Definition at line 534 of file res_fax.c.
Referenced by cli_fax_show_settings(), session_details_new(), and set_config().