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

SIP User's Manual 6. Gateway's ini File Configuration
Version 5.0 193 October 2006
Table 6-11: E1/T1/J1 Configuration Parameters (continues on pages 189 to 195)
ini File Field Name
Web Parameter Name
Valid Range and Description
DigitMapping
[Digit Mapping Rules]
Digit map pattern (used to reduce the dialing period when Overlap dialing is
used). If the digit string (dialed number) has matched one of the patterns in the
digit map, the gateway stops collecting digits and starts to establish a call with
the collected number.
The digit map pattern contains up to 52 options separated by a vertical bar (|)
and enclosed in parenthesis.
The maximum length of the entire digit pattern is limited to 152 characters.
Available notations:
• [n-m] represents a range of numbers
• ‘.’ (single dot) represents repetition
• ‘x’ represents any single digit
• ‘T’ represents a dial timer (configured by TimeBetweenDigits parameter)
• ‘S’ should be used when a specific rule, that is part of a general rule, is to
be applied immediately. For example, if you enter the general rule x.T and
the specific rule 11x, you should append ‘S’ to the specific rule 11xS.
For example: (11xS|00T|[1-7]xxx|8xxxxxxx|#xxxxxxx|*xx|91xxxxxxxxxx|9011x.T)
Note: The digitmap mechanism is applicable only when ISDN Overlap dialing is
used (ISDNRxOverlap = 1).
TimeBetweenDigits
[Inter Digit Timeout for
Overlap Dial]
Defines the time (in seconds) that the gateway waits between digits that are
received from the ISDN when TelÆIP overlap dialing is performed. When this
inter-digit timeout expires, the gateway uses the collected digits for the called
destination number.
The range is 1 to 10 seconds. The default value is 4 seconds.
MaxDigits
[Max Digits In Phone Num for
Overlap Dialing]
Defines the maximum number of collected destination number digits received
from the ISDN when TelÆIP overlap dialing is performed. When the number of
collected digits reaches the maximum, the gateway uses these digits for the
called destination number.
The range is 1 to 49. The default value is 30.
TimeForDialTone
Duration (in seconds) of the dial tone played to an ISDN terminal.
Applicable to overlap dialing when ‘ISDNInCallsBehavior = 65536’. The dial
tone is played if the ISDN Setup message doesn’t include the called number.
The valid range is 0 to 60. The default time is 5 seconds.
SendMetering2IP
[Send Metering Message to
IP]
Enables or disables sending a metering tone INFO message to IP on detection
of an MFC\R2 metering pulse.
Valid options include:
0 = Disable (default).
1 = Enable.
R2Category
[MFC R2 Category]
MFC R2 Calling Party Category (CPC). The parameter provides information on
calling party such as National or International call, Operator or Subscriber and
Subscriber priority. The parameter range is 1 to 15, defining one of the MFC R2
tones.
RegretTime
Determines the time period (in seconds) the gateway waits for an MFC R2
Resume (Reanswer) signal once a Suspend (Clear back) signal was received
from the PBX. If this timer expires, the call is released.
The valid range is 0 to 255. The default value is 0.
Applicable only for MFC R2 CAS Brazil variant.
HeldTimeout
Determines the time period the gateway can stay on-hold. If a Resume (un-hold
Re- INVITE) message is received before the timer expires, the call is renewed.
If this timer expires, the call is released.
-1 = Indefinitely (default).
0 - 2400 =Time to wait in seconds.
Currently applicable only to MFC R2 CAS variants.