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 184 Document #: LTRT-68805
Table 6-10: Number Manipulation and Routing Parameters (continues on pages 180 to 188)
ini File Field Name
Web Parameter Name
Valid Range and Description
RemovePrefix
[IP to Tel Remove Routing
Table Prefix]
0 = Don't remove prefix (default)
1 = Remove PSTN prefix (defined in the IP to Trunk Group routing table) from a
telephone number of an incoming IPàTel call, before forwarding it to PSTN.
For example:
To route an incoming IPàTel Call with destination number 21100, the IP to
Trunk Group Routing table is scanned for a matching prefix. If such prefix is
found, 21 for instance, then before the call is routed to the corresponding trunk
group the prefix (21) is removed from the original number, so that only 100 is
left.
Note: Applicable only if number manipulation is performed after call routing for
IPàTel calls (RouteModeIP2Tel = 0).
RouteModeIP2Tel
[IP to Tel routing Mode]
0 = Route calls before number manipulation (default)
1 = Route calls after number manipulation
Defines order between routing calls to Trunk group and manipulation of
destination number
RouteModeTel2IP
[Tel to IP routing Mode]
0 = Route calls before number manipulation (default)
1 = Route calls after number manipulation
Defines order between routing incoming calls to IP, using routing table, and
manipulation of destination number
Not applicable if Outbound Proxy is used.
SwapRedirectNumber
[Swap Redirect and Called
Numbers]
0 = Don't change numbers (default)
1 = Incoming ISDN call that includes redirect number (sometimes referred as
‘original called number’) uses this number instead of the called number.
Prefix2RedirectNumber
[Add Prefix to Redirect
Number]
Defines a string Prefix that is added to the Redirect number received from the
Tel side. This Prefix is added to the Redirect Number in the Diversion header.
The valid range is an 8-character string. The default is an empty string.
AddTON2RPI
[Add Number Plan and Type
to Remote Party ID Header]
0 = TON/PLAN parameters aren’t included in the RPID header.
1 = TON/PLAN parameters are included in the RPID header (default).
If RPID header is enabled (EnableRPIHeader = 1) and ‘AddTON2RPI=1’, it is
possible to configure the calling and called number type and number plan using
the Number Manipulation tables for TelÆIP calls.
NumberMapTel2IP
[Destination Phone Number
Manipulation Table for
TelÆIP calls]
Manipulates the destination number for Tel to IP calls.
NumberMapTel2IP = a,b,c,d,e,f,g
a = Destination number prefix
b = Number of stripped digits from the left, or (if brackets are used) from
the right. A combination of both options is allowed.
c = String to add as prefix, or (if brackets are used) as suffix. A
combination of both options is allowed.
d = Number of remaining digits from the right
e = Number Plan used in RPID header
f = Number Type used in RPID header
g = Source number prefix
The ‘b’ to ‘f’ manipulations rules are applied if the called and calling numbers
match the ‘a’ and ‘g’ conditions.
The manipulation rules are executed in the following order: ‘b’, ‘d’ and ‘c’.
Parameters can be skipped by using the sign ‘$$’, for example:
NumberMapTel2IP=01,2,972,$$,0,0,$$
NumberMapTel2IP=03,(2),667,$$,0,0,22