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 143 October 2006
Table 6-2: System Parameters (continues on pages 138 to 143)
ini File Field Name
Web Parameter Name
Valid Range and Description
ExtBootPReqEnable
0 = Disable (default).
1 = Enable extended information to be sent in BootP request.
If enabled, the device uses the vendor specific information field in the BootP
request to provide device-related initial startup information such as board type,
current IP address, software version, etc. For a full list of the vendor specific
Information fields, refer to Section
7.3 on page 205.
The BootP/TFTP configuration utility displays this information in the ‘Client Info’
column (refer to Figure
D-1).
Note: This option is not available on DHCP servers.
6.8 Web and Telnet Parameters
Table 6-3: Web and Telnet Parameters (continues on pages 143 to 144)
ini File Field Name
Web Parameter Name
Valid Range and Description
WebAccessList_x
[Web and Telnet Access List
Screen]
Defines up to ten IP addresses that are permitted to access the gateway’s Web
and Telnet interfaces. Access from an undefined IP address is denied. This
security feature is inactive (the gateway can be accessed from any IP address)
when the table is empty.
For example:
WebAccessList_0 = 10.13.2.66
WebAccessList_1 = 10.13.77.7
The default value is 0.0.0.0 (the gateway can be accessed from any IP
address).
WebRADIUSLogin
[Use RADIUS for Web/Telnet
Login]
Uses RADIUS queries for Web and Telnet interface authentication.
0 = Disabled (default).
1 = Enabled.
When enabled, logging to the gateway’s Web and Telnet embedded servers is
performed via a RADIUS server. The gateway contacts a predefined server and
verifies the given username and password pair against a remote database, in a
secure manner.
Note 1: The parameter ‘EnableRADIUS’ must be set to 1.
Note 2: RADIUS authentication requires HTTP basic authentication, meaning
the username and password are transmitted in clear text over the network.
Therefore, users are recommended to set the parameter ‘HttpsOnly = 1’ to force
the use of HTTPS, since the transport is encrypted.
DisableWebTask
0 = Enable Web management (default).
1 = Disable Web management.
ResetWebPassword
Resets the username and password of the primary and secondary accounts to
their defaults.
0 = Password and username retain their values (default).
1 = Password and username are reset (for the default username and password,
refer to Table
4-1 on page 49).
Note: The username and password cannot be reset from the Web (i.e., via
AdminPage or by loading an ini file).
DisableWebConfig
0 = Enable changing parameters from Web (default).
1 = Operate Web Server in ‘read only’ mode.
HTTPport
HTTP port used for Web management (default = 80)