FreeSWITCH API Documentation  1.7.0
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 1097 of file switch_types.h.

Field Documentation

const char* switch_t38_options_t::local_ip

Definition at line 1110 of file switch_types.h.

uint16_t switch_t38_options_t::local_port

Definition at line 1111 of file switch_types.h.

const char* switch_t38_options_t::remote_ip
uint16_t switch_t38_options_t::remote_port
const char* switch_t38_options_t::sdp_o_line

Definition at line 1112 of file switch_types.h.

Referenced by switch_core_media_process_udptl().

switch_bool_t switch_t38_options_t::T38FaxFillBitRemoval
uint32_t switch_t38_options_t::T38FaxMaxBuffer
uint32_t switch_t38_options_t::T38FaxMaxDatagram
const char* switch_t38_options_t::T38FaxRateManagement
switch_bool_t switch_t38_options_t::T38FaxTranscodingJBIG
switch_bool_t switch_t38_options_t::T38FaxTranscodingMMR
const char* switch_t38_options_t::T38FaxUdpEC
uint16_t switch_t38_options_t::T38FaxVersion

Definition at line 1098 of file switch_types.h.

Referenced by switch_core_media_process_udptl().

uint32_t switch_t38_options_t::T38MaxBitRate
const char* switch_t38_options_t::T38VendorInfo

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