Administrator Guide - SoundPoint® IP / SoundStation® IP Installation and Operation
Copyright © 2004 Polycom, Inc. 11
is the Ethernet MAC address of the phone in question. For A-F hexadecimal digits,
use lower case only, for example, 0004f200106c.cfg. The Ethernet address can be
viewed using the About soft key during the auto-boot countdown of the bootROM or
via the Menu>System Status>General menu in the application. It is also printed on a
label on the back of the phone.
Default Master Configuration File
For systems in which the configuration is identical for all phones (no per-phone
<Ethernet address>.cfg files), the default master configuration file may be used to set
the configuration for all phones. The file named 000000000000.cfg (<12 zeros>.cfg)
is the default master configuration file and it is recommended that one be present on
the boot server. If a phone does not find its own <Ethernet address>.cfg file, it will
use this one, and establish a baseline configuration. This file is part of the standard
Polycom distribution of configuration files. It should be used as the template for the
<Ethernet address>.cfg files.
The default SIP master configuration file, 000000000000.cfg, is shown below:
Example:
Master configuration files contain four XML attributes:
APP_FILE_PATH The path name of the application executable. Has a maximum length
of 127 characters.
CONFIG_FILES A comma-separated list of configuration files. Has a maximum length
of 511 characters, including commas and white space.
MISC_FILES A comma-separated list of other required files.a
a. MISC_FILES is not used for the SIP application, but is used for the MGCP application.
LOG_FILE_DIRECTORY An alternative directory to use for log files if required. This is left
blank by default.
<?xm l version= "1.0" stan dalone= "yes" ?>
<!-- Default Master SIP Configuration File -->
<!-- Edit and rename this file to <Ethernet-address>.cfg for each
phone.-->
<!-- $Revision: 1.24 $ $Date: Mar 26 2003 11:59:02 $ -->
<APPLICATION APP_FILE_PATH="sip.ld"
CONFIG_FILES="phone1.cfg, sip.cfg, ipmid.cfg"
MISC_FILES="" LOG_FILE_DIREC TORY=""/>