Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


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
 

Detailed Description

Definition at line 252 of file res_fax.c.

Field Documentation

uint32_t ecm

Definition at line 255 of file res_fax.c.

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

unsigned int maxrate

Definition at line 257 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 256 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 253 of file res_fax.c.

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

uint32_t statusevents

Definition at line 254 of file res_fax.c.

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


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