#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 |
Definition at line 894 of file switch_types.h.
| const char* switch_t38_options_t::local_ip |
Definition at line 907 of file switch_types.h.
| uint16_t switch_t38_options_t::local_port |
Definition at line 908 of file switch_types.h.
| const char* switch_t38_options_t::remote_ip |
Definition at line 905 of file switch_types.h.
| uint16_t switch_t38_options_t::remote_port |
Definition at line 906 of file switch_types.h.
| const char* switch_t38_options_t::sdp_o_line |
Definition at line 909 of file switch_types.h.
Definition at line 897 of file switch_types.h.
Definition at line 901 of file switch_types.h.
Definition at line 902 of file switch_types.h.
| const char* switch_t38_options_t::T38FaxRateManagement |
Definition at line 900 of file switch_types.h.
Definition at line 899 of file switch_types.h.
Definition at line 898 of file switch_types.h.
| const char* switch_t38_options_t::T38FaxUdpEC |
Definition at line 903 of file switch_types.h.
| uint16_t switch_t38_options_t::T38FaxVersion |
Definition at line 895 of file switch_types.h.
| uint32_t switch_t38_options_t::T38MaxBitRate |
Definition at line 896 of file switch_types.h.
| const char* switch_t38_options_t::T38VendorInfo |
Definition at line 904 of file switch_types.h.
1.4.7