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

#include <res_fax.h>

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

◆ fill_bit_removal

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(), spandsp_fax_start(), t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ max_ifp

unsigned int max_ifp

Maximum IFP size supported

Definition at line 94 of file res_fax.h.

Referenced by spandsp_fax_gateway_start(), spandsp_fax_start(), t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ rate

Maximum fax rate supported

Definition at line 95 of file res_fax.h.

Referenced by t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ rate_management

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(), t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ transcoding_jbig

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(), spandsp_fax_start(), t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ transcoding_mmr

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(), spandsp_fax_start(), t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ version

unsigned int version

Supported T.38 version

Definition at line 93 of file res_fax.h.

Referenced by ParsingContext::next(), spandsp_fax_gateway_start(), t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().


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