Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_fax_t38_parameters Struct Reference

Data Fields

unsigned int fill_bit_removal:1
 
unsigned int max_ifp
 
enum ast_control_t38_rate rate
 
enum ast_control_t38_rate_management rate_management
 
unsigned int transcoding_jbig:1
 
unsigned int transcoding_mmr:1
 
unsigned int version
 

Detailed Description

Definition at line 92 of file res_fax.h.

Field Documentation

unsigned int fill_bit_removal

Set if fill bit removal can be used

Definition at line 97 of file res_fax.h.

Referenced by spandsp_fax_gateway_start().

unsigned int max_ifp

Maximum IFP size supported

Definition at line 94 of file res_fax.h.

Referenced by spandsp_fax_gateway_start().

enum ast_control_t38_rate rate

Maximum fax rate supported

Definition at line 95 of file res_fax.h.

enum ast_control_t38_rate_management rate_management

Rate management setting

Definition at line 96 of file res_fax.h.

Referenced by spandsp_fax_gateway_start().

unsigned int transcoding_jbig

Set if JBIG transcoding can be used

Definition at line 99 of file res_fax.h.

Referenced by spandsp_fax_gateway_start().

unsigned int transcoding_mmr

Set if MMR transcoding can be used

Definition at line 98 of file res_fax.h.

Referenced by spandsp_fax_gateway_start().

unsigned int version

Supported T.38 version

Definition at line 93 of file res_fax.h.

Referenced by ParsingContext::next_stack(), and spandsp_fax_gateway_start().


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