RTS API Documentation  1.10.11
Data Fields
switch_t38_options_t Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_t38_options_t:

Data Fields

uint16_t T38FaxVersion
 
uint32_t T38MaxBitRate
 
switch_bool_t T38FaxFillBitRemoval
 
switch_bool_t T38FaxTranscodingMMR
 
switch_bool_t T38FaxTranscodingJBIG
 
const char * T38FaxRateManagement
 
uint32_t T38FaxMaxBuffer
 
uint32_t T38FaxMaxDatagram
 
const char * T38FaxUdpEC
 
const char * T38VendorInfo
 
const char * remote_ip
 
uint16_t remote_port
 
const char * local_ip
 
uint16_t local_port
 
const char * sdp_o_line
 

Detailed Description

Definition at line 1177 of file switch_types.h.

Field Documentation

◆ local_ip

const char* switch_t38_options_t::local_ip

Definition at line 1190 of file switch_types.h.

Referenced by switch_core_media_set_udptl_image_sdp().

◆ local_port

uint16_t switch_t38_options_t::local_port

Definition at line 1191 of file switch_types.h.

Referenced by switch_core_media_set_udptl_image_sdp().

◆ remote_ip

const char* switch_t38_options_t::remote_ip

◆ remote_port

uint16_t switch_t38_options_t::remote_port

◆ sdp_o_line

const char* switch_t38_options_t::sdp_o_line

Definition at line 1192 of file switch_types.h.

Referenced by switch_core_media_process_udptl().

◆ T38FaxFillBitRemoval

switch_bool_t switch_t38_options_t::T38FaxFillBitRemoval

◆ T38FaxMaxBuffer

uint32_t switch_t38_options_t::T38FaxMaxBuffer

◆ T38FaxMaxDatagram

uint32_t switch_t38_options_t::T38FaxMaxDatagram

◆ T38FaxRateManagement

const char* switch_t38_options_t::T38FaxRateManagement

◆ T38FaxTranscodingJBIG

switch_bool_t switch_t38_options_t::T38FaxTranscodingJBIG

◆ T38FaxTranscodingMMR

switch_bool_t switch_t38_options_t::T38FaxTranscodingMMR

◆ T38FaxUdpEC

const char* switch_t38_options_t::T38FaxUdpEC

◆ T38FaxVersion

uint16_t switch_t38_options_t::T38FaxVersion

◆ T38MaxBitRate

uint32_t switch_t38_options_t::T38MaxBitRate

◆ T38VendorInfo

const char* switch_t38_options_t::T38VendorInfo

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