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 178 Document #: LTRT-68805
Table 6-9: ISDN and CAS Interworking-Related Parameters (continues on pages 172 to 179)
ini File Field Name
Web Parameter Name
Valid Range and Description
EnableVoiceDetection
1 = The gateway sends 200 OK message (in response to INVITE) when
speech/fax/modem is detected.
0 = The gateway sends 200 OK message (in response to INVITE) immediately
after the gateway finishes dialing (default).
Note 1: To activate this feature set the parameter ‘EnableDSPIPMDetectors’ to 1.
Usually this feature is used only when early media is used to establish voice path
before the call is answered.
Note 2: This feature is applicable only when the protocol type is CAS.
EnableDSPIPMDetectors
Enables / disables the IPmedia DSP detectors.
0 = Disable (default).
1 = Enable.
Note1: The gateway's Feature Key should contain the “IPMDetector” DSP option.
Note 2: When EnableDSPIPMDetectors = 1, the number of available gateway
channels is reduced by a factor of 5/6. For example, a gateway with 8 E1 spans,
capacity is reduced to 6 spans (180 channels), while a gateway with 8 T1 spans,
capacity remains the same (192 channels).
XChannelHeader
0 = x-channel header is not used (default).
1 = x-channel header is generated, with trunk/B-channel information.
The header provides information on the E1/T1 physical trunk/B-channel on which
the call is received or placed. For example ‘x-channel: DS/DS1-5/22’. This header
is generated by the gateway and is sent in the following messages: INVITE and
183/180/200OK responses.
AddIEinSetup
[Add IE in SETUP]
This parameter enables to add an optional Information Element data (in hex
format) to ISDN SETUP message.
For example: to add the following IE: ‘0x20,0x02,0x00,0xe1’, define: ‘AddIEinSetup
= 200200e1’.
Note: This IE is sent from the Trunk Group IDs defined by the parameter
‘SendIEonTG’.
SendIEonTG
[Trunk Groups to Send IE]
A list of Trunk Group IDs (up to 50 characters) from where the optional ISDN IE,
defined by the parameter ‘AddIEinSetup’, is sent.
For example: ‘SendIEonTG = 1,2,4,10,12,6’.
ISDNDMSTimerT310
Overrides the T310 timer for the DMS-100 ISDN variant.
T310 defines the timeout between the reception of Proceeding message and the
reception of Alert / Connect message.
The valid range is 10 to 30. The default value is 10 (seconds).
Note: Applicable only to Nortel DMS and Nortel MERIDIAN PRI variants
(ProtocolType = 14 and 35).
ISDNJapanNTTTimerT3J
A
T3_JA timer (in seconds).
This parameter overrides the internal PSTN T301 timeout on the Users Side (TE
side).
If an outgoing call from the gateway to ISDN is not answered during this timeout,
the call is released.
The valid range is 10 to 240. The default value is 50.
Applicable only to Japan NTT PRI variant (ProtocolType = 16).
Note: This timer is also affected by the parameter ‘PSTNAlertTimeout’.
EarlyAnswerTimeout
Defines the time (in seconds) the gateway waits for a CONNECT response from
the called party (Tel side) after sending a SETUP message. If the timer expires,
the call is answered by sending a 200 OK message (IP side).
The valid range is 0 to 600. The default value is 0 (disable).