Specifications
Spectralink 84-Series with AudioCodes Gateway and Avaya Communication Manager: Interoperability Guide
1725-86914-000_C.docx
September 2013 134
Sample Phone Configuration Files
Below is a sample of the configuration files used by an 84-Series handset during the course of
the testing. In this example we utilized MAC specific configuration for a phone with the MAC
address of 00907a0cd96e:
Filename: 00907a0cd96e.cfg
<?xml version="1.0" standalone="yes"?>
<APPLICATION
APP_FILE_PATH="sip.ld"
CONFIG_FILES="sip_7001.cfg, fwd.cfg"
MISC_FILES=""
LOG_FILE_DIRECTORY=""
OVERRIDES_DIRECTORY=""
CONTACTS_DIRECTORY=""
LICENSE_DIRECTORY=""/>
Filename: sip_7001.cfg
<PHONE_CONFIG>
<reg
reg.1.address="your extension number goes here"
reg.1.displayName="your name goes here "
reg.1.label="your extension number goes here "
reg.1.auth.userId="your extension number goes here "
reg.1.auth.password="your extension number goes here "
reg.1.server.1.address="ip address of your mediant 1000 gateway"
reg.1.server.1.port="5060"
/>
<dialplan
dialplan.removeEndOfDial="0"
dialplan.digitmap=""
/>
</PHONE_CONFIG>
Filename: fwd.cfg
<PHONE_CONFIG>
<divert
divert.1.contact="the number you wish the phone to forward to when you are
unavailable goes here">
<divert.dnd
divert.dnd.1.enabled="1">
</divert.dnd>