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 137 October 2006
Table 6-1: Networking Parameters (continues on pages 130 to 138)
ini File Field Name
Web Parameter Name
Valid Range and Description
BronzeServiceClassDiffSer
v
[Bronze QoS]
Sets the DiffServ value for the Bronze service class content.
The valid range is 0 to 56. The default value is 10.
NFS Table Parameters (NFSServers). For an NFS ini file example, refer to Figure 5-20 on page 86.
NFSServers_Index
[Line Number]
The row index of the remote file system.
The valid range is 0 to 4.
NFSServers_HostOrIP
[Host / IP]
The domain name or IP address of the NFS server. If a domain name is
provided, a DNS server must be configured.
NFSServers_RootPath
[Root Path]
Path to the root of the remote file system.
In the format: ‘/’ + [path]
For example, /audio
The combination of Host / IP and Root Path must be unique for each row in the table. For example, there must
be only one row in the table with a Host / IP of 192.168.1.1 and Root Path of /audio.
NFSServers_NfsVersion
[NFS Version]
NFS version to use with the remote file system, 2 or 3 (default).
NFSServers_AuthType
[Auth Type]
Identifies the authentication method used with the remote file system.
AUTH_NULL [0].
AUTH_UNIX [1] (default).
NFSServers_UID
[UID]
User ID used in authentication if using AUTH_UNIX.
The valid range is 0 to 65537. The default is 0.
NFSServers_GID
[GID]
Group ID used in authentication if using AUTH_UNIX.
The valid range is 0 to 65537. The default is 1
NFSServers_VlanType
[VLAN Type]
The VLAN, OAM [0] or Media [1], to use when accessing the remote file
system. The default is to use the media VLAN.
This parameter applies only if VLANs are enabled or if Multiple IPs is
configured (refer to Section
9.10 on page 237).
Internal Firewall
AccessList_Source_IP
[Source IP]
IP address (or DNS name) of source network, or a specific host.
AccessList_Net_Mask
[Mask]
IP network mask. 255.255.255.255 for a single host or the appropriate value for
the source IP addresses.
The IP address of the sender of the incoming packet is bitwise ANDed with this
mask and then compared to the field ‘Source IP’.
AccessList_Start_Port
AccessList_End_Port
[Local Port Range]
The destination UDP/TCP ports (on this device) to which packets are sent.
The valid range is 0 to 65535.
Note: When the protocol type isn’t TCP or UDP, the entire range must be
provided.
AccessList_Protocol
[Protocol]
The protocol type (e.g., UDP, TCP, ICMP, ESP or ‘Any’), or the IANA protocol
number (in the range of 0 (Any) to 255).
Note: The protocol field also accepts the abbreviated strings ‘SIP’, ‘MGCP’,
‘MEGACO’ and ‘HTTP’. Specifying these strings implies selection of the TCP or
UDP protocols, and the appropriate port numbers as defined on the device.
AccessList_Packet_Size
[Packet Size]
Maximum allowed packet size.
The valid range is 0 to 65535.
Note: When filtering fragmented IP packets, the Packet Size field relates to the
overall (reassembled) packet size, not to the size of each fragment.
AccessList_Byte_Rate
[Byte Rate]
Expected traffic rate (bytes per second).
AccessList_Byte_Burst
Burst Bytes
Tolerance of traffic rate limit (number of bytes)
AccessList_Allow_Type
[Action Upon Match]
Action upon match (allow or block)
AccessList_MatchCount
[Match Count]
A read-only field that provides the number of packets accepted / rejected by a
specific rule.