Grandstream Networks GXV3140 IP Phone User Manual


 
Grandstream Networks, Inc. XML Based GUI Configuration Guide Page 4 of 26
www.grandstream.com Last Updated: 03/2010
Figure 1: Configuration File Implementation Flow
2.1 ELEMENT DESCRIPTION
The control file supports these following elements:
<menu> element: Root element of the configuration file.
<submenu> element: sub-element used to implement the categorization and the hierarchy of
the GUI menu. It can have <submenu>, <item> or <link> as its sub-element.
<item> element: Application element that corresponds to a specific application on the phone. It
could have a separate configuration file to configure the parameters and features for that
particular application.
<link> element: URL element used to implement the link to specific web URL. The GXV31XX
will link to and display the
URL using the built-in web browser.
<config-file> element: This element specifies the configuration file used for the application,
which will apply to the application in the <item> element. It can only be used as a sub-element
for <item> element. Currently, it will work with these 4 applications: Account, Maintenance,
Screen Layout, and Screen Display. For more detailed description, please refer to the sections
below. (This element is optional)
<link-url> element: This element specifies the URL address of the website to link to. It can only
be used as a sub-element for <link> element.
Shared attributes for elements <submenu>, <item> and <link>:
Icon: The menu displays static icons when it is not selected. This setting is configuration but
optional. If nothing is specified, the phone will use the default menu icon. (This element is
optional)