Version 5.2 259 September 2007
SIP User's Manual 5. Web-based Management
¾ To back up the ini file on your PC, take these 4 steps:
1. Click the Get ini File button; the 'File Download' window opens.
2. Click the Save button; the 'Save As' window opens.
3. Navigate to the folder where you want to save the ini file on your PC.
4. Click the Save button; the VoIP gateway copies the ini file into the folder you selected.
¾ To restore the ini file, take these 4 steps:
1. Click the Browse button.
2. Navigate to the folder that contains the ini file you want to load.
3. Click the file and click the Open button; the name and path of the file appear in the
field beside the Browse button.
4. Click the Send ini File button, and then at the prompt, click OK; the gateway is
automatically reset (from the cmp version stored on the flash memory).
5.13.6 Factory Default Settings
5.13.6.1 Defining Default Values
The gateway is shipped with factory default configuration values stored on its non-volatile
flash memory. However, you can re-define your own default values instead of using the
factory defaults. This is performed using another ini file (in addition to the standard ini file)
that includes [ClientDefaults] as the header. Below this header, simply define new default
values for the required ini file parameters. The parameters are defined in the same format
as in the standard ini file, and loaded to the gateway using TFTP (not via the Embedded
Web Server).
¾ To define default values for gateway parameters, take these 2
steps:
1. Configure the ClientDefaults ini file with new default values for parameters, as needed.
2. Load the ClientDefaults ini file to the gateway using TFTP (refer to the SIP Series
Reference Manual).
An example of the ClientsDefault ini file (changing default values for Syslog server
parameters) is shown below:
[ClientDefaults]
EnableSyslog = 1
SyslogServerIP = 10.13.2.20
¾ To remove user-defined defaults and restore factory default
values, take this step:
îš„ Load an empty (i.e., without any parameters) ClientDefaults ini file to the gateway,
using TFTP.