Sat Apr 26 2014 22:03:25

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 331 of file res_fax.c.


Field Documentation

uint32_t ecm

Definition at line 334 of file res_fax.c.

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

unsigned int maxrate

Definition at line 336 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 335 of file res_fax.c.

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

Definition at line 332 of file res_fax.c.

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

uint32_t statusevents

Definition at line 333 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: