JAO; Reviewed:
SPOC 7/23/2018
Solution & Interoperability Test Lab Application Notes
©2018 Avaya Inc. All Rights Reserved.
17 of 20
Spect-84-IPO10
6.5. Edit
site.cfg
File
The
site.cfg
file will be used by all the Spectralink handsets and should provide parameters
that are common to all phones. The following parameters were set in this file:
▪
reg.1.server.1.address
Set to the SIP signaling IP address of IP Office
▪
reg.1.server.1.transport
The default of UDP was used (not shown in file).
▪
msg.mwi.1.callback
Set to the voicemail pilot number.
<openSIP>
<SIPserver
reg.1.server.1.address="10.64.102.90"
reg.1.server.1.expires="300"/>
<dialplan
dialplan.impossibleMatchHandling="2"
dialplan.digitmap=""
dialplan.removeEndOfDial="0" />
<DND_CallForwarding
voIpProt.SIP.serverFeatureControl.dnd="0"
voIpProt.SIP.serverFeatureControl.cf="0"
voIpProt.SIP.use486forReject="1"
>
</DND_CallForwarding>
<voicemail
up.oneTouchVoicemail="1"
up.mwiVisible="1"
msg.mwi.1.callBackMode="contact"
msg.mwi.1.callBack="*17"
np.normal.alert.messageWaiting.tonePattern="silent">
</voicemail>
</openSIP>