User`s manual
Table Of Contents
- Mediant 2000 & TP-1610 & TP-260/UNI SIP User’s Manual Version 5.0
- Table of Contents
- List of Figures
- List of Tables
- Notices
- 1. Overview
- 2. Physical Description
- 3. Installation
- 4. Getting Started
- 5. Web Management
- Computer Requirements
- Protection and Security Mechanisms
- Accessing the Embedded Web Server
- Getting Acquainted with the Web Interface
- Protocol Management
- Advanced Configuration
- Status & Diagnostic
- Software Update Menu
- Maintenance
- Logging Off the Embedded Web Server
- 6. Gateway's ini File Configuration
- Secured ini File
- Modifying an ini File
- The ini File Content
- The ini File Structure
- The ini File Example
- Networking Parameters
- System Parameters
- Web and Telnet Parameters
- Security Parameters
- RADIUS Parameters
- SNMP Parameters
- SIP Configuration Parameters
- Voice Mail Parameters
- ISDN and CAS Interworking-Related Parameters
- Number Manipulation and Routing Parameters
- E1/T1 Configuration Parameters
- Channel Parameters
- Configuration Files Parameters
- 7. Using BootP / DHCP
- 8. Telephony Capabilities
- Working with Supplementary Services
- Configuring the DTMF Transport Types
- Fax & Modem Transport Modes
- Event Notification using X-Detect Header
- ThroughPacket™
- Dynamic Jitter Buffer Operation
- Configuring the Gateway’s Alternative Routing (based on Conn
- Call Detail Report
- Supported RADIUS Attributes
- Trunk to Trunk Routing Example
- Proxy or Registrar Registration Example
- SIP Call Flow Example
- SIP Authentication Example
- 9. Networking Capabilities
- 10. Advanced PSTN Configuration
- 11. Advanced System Capabilities
- 12. Special Applications
- 13. Security
- 14. Diagnostics
- 15. SNMP-Based Management
- SNMP Standards and Objects
- Carrier Grade Alarm System
- Cold Start Trap
- Third-Party Performance Monitoring Measurements
- TrunkPack-VoP Series Supported MIBs
- Traps
- SNMP Interface Details
- SNMP Manager Backward Compatibility
- Dual Module Interface
- SNMP NAT Traversal
- SNMP Administrative State Control
- AudioCodes’ Element Management System
- 16. Configuration Files
- Appendix A. Selected Technical Specifications
- Appendix B. Supplied SIP Software Kit
- Appendix C. SIP Compliance Tables
- Appendix D. The BootP/TFTP Configuration Utility
- Appendix E. RTP/RTCP Payload Types and Port Allocation
- Appendix F. RTP Control Protocol Extended Reports (RTCP-XR)
- Appendix G. Accessory Programs and Tools
- Appendix H. Release Reason Mapping
- Appendix I. SNMP Traps
- Appendix J. Installation and Configuration of Apache HTTP Server
- Appendix K. Regulatory Information

Mediant 2000 & TP-1610 & TP-260
SIP User's Manual 210 Document #: LTRT-68805
8.3 Fax & Modem Transport Modes
8.3.1 Fax/Modem Settings
Users can choose to use for fax, and for each modem type (V.22/V.23/Bell/V.32/V.34), one
of the following transport methods:
Fax relay mode (demodulation / remodulation, not applicable to Modem),
Bypass (using a high bit rate coder to pass the signal), or
Transparent (passing the signal in the current voice coder).
When any of the relay modes are enabled, distinction between fax and modem is not
immediately possible at the beginning of a session. The channel is therefore in ‘Answer
Tone’ mode until a decision is made. The packets sent to the network at this stage are
T.38-complaint fax relay packets.
8.3.1.1 Configuring Fax Relay Mode
When FaxTransportMode = 1 (relay mode), and when fax is detected, the channel
automatically switches from the current voice coder to answer tone mode, and then to
T.38-complaint fax relay mode.
When fax transmission ends, the reverse is carried out, and fax relay switches to voice.
This mode switch occurs automatically, both at the local and remote endpoints.
Users can limit the fax rate using the FaxRelayMaxRate parameter and can enable/disable
ECM fax mode using the FaxRelayECMEnable parameter.
When using T.38 mode, the user can define a redundancy feature to improve fax
transmission over congested IP network. This feature is activated by
‘FaxRelayRedundancyDepth’ and ‘FaxRelayEnhancedRedundancyDepth’ parameters.
Although this is a proprietary redundancy scheme, it should not create problems when
working with other T.38 decoders.
Note: T.38 mode currently supports only the T.38 UDP syntax.
8.3.1.2 Configuring Fax/Modem ByPass Mode
When VxxTransportType=2 (FaxModemBypass, Vxx can be either V32/V22/Bell/V34/Fax),
then when fax/modem is detected, the channel automatically switches from the current
voice coder to a high bit-rate coder, as defined by the user, with the
FaxModemBypassCoderType configuration parameter.
During the bypass period, the coder uses the packing factor (by which a number of basic
coder frames are combined together in the outgoing WAN packet) set by the user in the
FaxModemBypassM configuration parameter. The network packets to be generated and
received during the bypass period are regular voice RTP packets (per the selected bypass
coder) but with a different RTP Payload type.
When fax/modem transmission ends, the reverse is carried out, and bypass coder is
switched to regular voice coder.