Mediant Software SBC
11.2 Configuring an ini File
There are different methods that you can use for configuring the ini file before you load it to
the device.
Modifying the device's current ini file. This method is recommended if you mainly need
to change the settings of parameters that you have previously configured.
1. Save the device's current configuration as an ini file on your computer, using the
Web interface (see ''Saving Configuration'' on page 592).
2. Open the file using a text file editor, and then modify the ini file as required.
3. Save and close the file.
4. Load the file to the device.
Creating a new ini file that includes only updated configuration:
1. Open a text file editor such as Notepad.
2. Add only the required parameters and their settings.
3. Save the file with the ini file extension name (e.g., myconfiguration.ini).
4. Load the file to the device.
For loading the ini file to the device, see ''Loading an ini File to the Device'' on page 109.
Notes:
If you save an ini file from the device and a table row is configured with invalid
values, the ini file displays the row prefixed with an exclamation mark (!), for
example:
!CpMediaRealm 1 = "ITSP", "Voice", "", 60210, 2, 6030, 0, "",
"";
To restore the device to default settings through the ini file, see ''Restoring
Factory Defaults'' on page 647.
User's Manual 108 Document #: LTRT-42082
User's Manual 11. INI File-Based Management
11.3 Loading an ini File to the Device
You can load an ini file to the device using the following methods:
CLI:
Voice Configuration: # copy voice-configuration from <URL>
Web interface:
Load Auxiliary Files page (see ''Loading Auxiliary Files'' on page 597): The device
updates its configuration according to the loaded ini file, while preserving the
remaining current configuration.
Configuration File page (see ''Backing Up and Loading Configuration File'' on
page 625): The device updates its configuration according to the loaded ini file,
and applies default values to parameters that were not included in the loaded ini
file. Thus, all previous configuration is overridden.
When you load an ini file to the device, its configuration settings are saved to the device's
non-volatile memory.
Note: Before you load an ini file to the device, make sure that the file extension name
is .ini.
11.4 Secured Encoded ini File
The ini file contains sensitive information that is required for the functioning of the device.
The file may be loaded to the device using HTTP. These protocols are not secure and are
vulnerable to potential hackers. To overcome this security threat, the AudioCodes DConvert
utility allows you to binary-encode (encrypt) the ini file before loading it to the device. For
more information, refer to the DConvert Utility User's Guide.
Note: If you save an ini file from the device to a folder on your PC, an ini file that was
loaded to the device encoded is saved as a regular ini file (i.e., unencoded).
Version 7.0 109 Mediant Software SBC