Grandstream Networks GXV3140 IP Phone User Manual


 
Grandstream Networks, Inc. XML Based GUI Configuration Guide Page 11 of 26
www.grandstream.com Last Updated: 03/2010
<active>: Specifies whether the configuration is active or not. Valid values are 0 or 1. 1- Active, 0-
Inactive.
<pos>: Account position index. Allows the reordering of accounts, such as moving Account 1 to
Account 3. Valid values are from 1~3.
<name>: Account Name. ((Type- String)
<server>: SIP server URL. (Type- String)
<outbound-proxy>: Outbound proxy server URL. (Type- String)
<auth_id>: SIP Account Authenticate ID. (Type- String)
<auth_pwd>: SIP Account Authenticate Password. (Type- String)
<user-id>: SIP User ID. (Type- String)
<display-name>: Display Name. (Type- String)
4.2 MAINTENANCE SETTINGS CONFIGURATION (MAINTENANCE.XML)
<item func-name="maintenance">
<config-file>maintenance.xml</config-file>
</item>
Maintenance Settings configurations is used to configure settings related to firmware upgrade and
configuration file upgrade.
Refer to the maintenance settings configuration file (maintenance.xml) below:
<maintenance>
<factory-reset lock="0" hide="1"/>
<firmware-config lock="1" hide= "0"/>
</maintenance>
The various elements and attributes are described below:
<maintenance>Configuration file root element
<factory-reset>: Restore to factory default settings, has the following attributes:
lock : Valid values are 0 or 1. 1- Setting for factory reset is locked (Users can see it but
cannot operate), 0- Setting for factory reset is not locked (Users can operate)
hide : Valid values are 0 or 1.1- Setting for factory reset is hidden , 0- Setting for factory
reset is shown.
Note: The hide attribute has higher priority than lock attribute.
<firmware-config>: Configurations for upgrade mode, firmware server path, config server path. It has
the following attributes:
lock : Valid values are 0 or 1. 1- Configuration settings are locked and cannot be changed
by the user, 0- Configuration settings are not locked and can be changed by the user.
hide : Valid values are 0 or 1. 1- Hide the configurations, 0-Show the configurations.
Note: The hide attribute has higher priority than lock attribute.
4.3 SCREEN LAYOUT CONFIGURATION (SCREEN_LAYOUT.XML)
<item func-name="screen_layout" hide="1">
<config-file>screen_layout.xml</config-file>
</item>
The Screen Layout Configuration is used to control the desktop screen layout, enable/disable certain
desktop applications and determine whether or not to use custom layout etc
Refer to the screen layout configuration file (screen_layout.xml) below:
<?xml version="1.0" encoding="UTF-8"?>
<screen-layout>
<version>2</version>