Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
fax_options Struct Reference

Data Fields

uint32_t ecm:1
 
unsigned int maxrate
 
unsigned int minrate
 
enum ast_fax_modems modems
 
uint32_t statusevents:1
 
unsigned int t38timeout
 

Detailed Description

Definition at line 527 of file res_fax.c.

Field Documentation

◆ ecm

uint32_t ecm

Definition at line 530 of file res_fax.c.

◆ maxrate

unsigned int maxrate

Definition at line 532 of file res_fax.c.

◆ minrate

unsigned int minrate

Definition at line 531 of file res_fax.c.

◆ modems

enum ast_fax_modems modems

Definition at line 528 of file res_fax.c.

Referenced by check_modem_rate(), cli_fax_show_settings(), and set_config().

◆ statusevents

uint32_t statusevents

Definition at line 529 of file res_fax.c.

◆ t38timeout

unsigned int t38timeout

Definition at line 533 of file res_fax.c.


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