BROADSOFT PARTNER CONFIGURATION GUIDE – SPECTRALINK 84XX SERIES
20-BD5605-00
©
2018 BROADSOFT INC.
PAGE 29 OF 34
Appendix A: Reference 84xx Series Configuration Files
The following is a reference configuration for the 84xx Series configured for use with
BroadWorks.
System File: 000000000000.cfg
NOTE: This is an example file and it should be used for reference only.
# SIP Default Generic Configuration File
<?xml version="1.0" standalone="yes"?>
<!--
**************************************************************************
* -->
<!-- * Default Master SIP Configuration File
* -->
<!-- *
* -->
<!-- * This file is read by every handset at boot to specify where to load
its * -->
<!-- * software from (APP_FILE_PATH), to specify the sequence in which to
read* -->
<!-- * configuration files (CONFIG_FILES) and whether to store or retrieve
* -->
<!-- * information in specific directories (server root by default)
* -->
<!--
**************************************************************************
* -->
<MASTER_CONFIG>
<!-- You can specify a path with subdirectories to specify the
location of the handset software. -->
<!-- See the Deployment Guide for more information about setting up
subdirectories. -->
<SOFTWARE
APP_FILE_PATH="sip.ld"
/>
<!-- Information from files on the left overrules information from
files to their right -->
<!-- [PHONE_MAC_ADDRESS]dynamically gets replaced by that handset's
MAC address -->
<!-- For FLAT DEPLOYMENT, create a <macaddress>-ext.cfg for each
handset following the -->
<!-- template provided in this directory -->
<CONFIGURATION
CONFIG_FILES="[PHONE_MAC_ADDRESS]-ext.cfg, site.cfg"
/>
<DIRECTORIES
LOG_FILE_DIRECTORY=""
OVERRIDES_DIRECTORY=""
CONTACTS_DIRECTORY=""
CALL_LISTS_DIRECTORY=""
/>