Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_control_t38_parameters Struct Reference

#include <frame.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
 
enum ast_control_t38 request_response
 
unsigned int transcoding_jbig:1
 
unsigned int transcoding_mmr:1
 
unsigned int version
 

Detailed Description

Definition at line 397 of file include/asterisk/frame.h.

Field Documentation

◆ fill_bit_removal

unsigned int fill_bit_removal

Set if fill bit removal can be used

Definition at line 403 of file include/asterisk/frame.h.

Referenced by t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ max_ifp

unsigned int max_ifp

◆ rate

◆ rate_management

enum ast_control_t38_rate_management rate_management

Rate management setting

Definition at line 402 of file include/asterisk/frame.h.

Referenced by t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ request_response

enum ast_control_t38 request_response

◆ transcoding_jbig

unsigned int transcoding_jbig

Set if JBIG transcoding can be used

Definition at line 405 of file include/asterisk/frame.h.

Referenced by 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 404 of file include/asterisk/frame.h.

Referenced by t38_parameters_ast_to_fax(), and t38_parameters_fax_to_ast().

◆ version

unsigned int version

Supported T.38 version

Definition at line 399 of file include/asterisk/frame.h.

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


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