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 186 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
SourceNumberMapIP2Tel
[Source Phone Number
Manipulation Table for
IPÆTel calls]
Manipulate the source number for IP to Tel calls.
SourceNumberMapIP2Tel = a,b,c,d,e,f,g,h,i
a = Source 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 = Q.931 Number Plan
f = Q.931 Number Type
g = Destination number prefix
h =Calling number presentation (0 to allow presentation, 1 to restrict
presentation)
I = Source IP address (obtained from the Request-URI in the INVITE
message).
The ‘b’ to ‘f’ and ‘h’ manipulation rules are applied if the called and calling
numbers match the ‘a’, ‘g’ and ‘I’ conditions.
The manipulation rules are executed in the following order: ‘b’, ‘d’ and ‘c’.
Parameters can be skipped by using the sign ‘$$’, for example:
SourceNumberMapIP2Tel =01,2,972,$$,0,$$,034,1
SourceNumberMapIP2Tel =03,(2),667,$$,$$,0,22
Note: The Source IP address can include the ‘x’ wildcard to represent single
digits. For example: 10.8.8.xx represents all the addresses between 10.8.8.10
to 10.8.8.99. The ‘*’ wildcard represents any number between 0 and 255, e.g.
10.8.8.* represents all the addresses between 10.8.8.0 and 10.8.8.255.
For ETSI ISDN variant, the following Number Plan and Type combinations (Plan/Type) are supported in the
Destination and Source Manipulation tables:
0,0 = Unknown, Unknown
9,0 = Private, Unknown
9,1 = Private, Level 2 Regional
9,2 = Private, Level 1 Regional
9,3 = Private, PISN Specific
9,4 = Private, Level 0 Regional (local)
1,0 = Public(ISDN/E.164), Unknown
1,1 = Public(ISDN/E.164), International
1,2 = Public(ISDN/E.164), National
1,3 = Public(ISDN/E.164), Network Specific
1,4 = Public(ISDN/E.164), Subscriber
1,6 = Public(ISDN/E.164), Abbreviated
For NI-2 and DMS-100 ISDN variants the valid combinations of TON and NPI for calling and called numbers are
(Plan/Type):
0/0 - Unknown/Unknown
1/1 - International number in ISDN/Telephony numbering plan
1/2 - National number in ISDN/Telephony numbering plan
1/4 - Subscriber (local) number in ISDN/Telephony numbering plan
9/4 - Subscriber (local) number in Private numbering plan
SecureCallsFromIP
[IP Security]
0 = Gateway accepts all SIP calls (default).
1 = Gateway accepts SIP calls only from IP addresses defined in the Tel to IP
routing table. The gateway rejects all calls from unknown IP addresses.
For detailed information on the Tel to IP Routing table, refer to Section
5.5.5.1
on page 70.
Note: Specifying the IP address of a Proxy server in the Tel to IP Routing table
enables the gateway to only accept calls originating in the Proxy server and
rejects all other calls.