BROADSOFT PARTNER CONFIGURATION GUIDE – SPECTRALINK 84XX SERIES
20-BD5605-00
©
2018 BROADSOFT INC.
PAGE 21 OF 34
Step
Command
Description
Step 4
Configure Phone to bypass the Voicemail
Summary and display message waiting
indications:
Example:
up.oneTouchVoicemail=”1”
up.mwiVisible=”1
”
If up.OneTouchVoicemail is set to 1, the
voicemail summary display is bypassed
and voicemail is dialed directly.
If up.mwiVisible is set to 1, the MWI for
lines whose MWI is disabled will display.
4.3 Subscriber Level Configuration
This section identifies the device-specific parameters, including registration and
authentication. These settings must be unique across devices to be matched with the
settings for a BroadWorks SIP trunk or subscriber. SIP Registration requires that a unique
address of record (AoR) be provisioned on BroadWorks and the device.
Step
Command
Description
Subscriber Configuration File:
<MACaddress>-ext.cfg
Step 1
Configure the display name.
Example:
reg.1.displayName=”Jane Doe”
The display name used in SIP signaling
and the alias used as the default caller
ID.
Step 2
Configure the Registration User ID.
Example:
reg.1.address=”2404985300”
The registration address must match the
line/port setting on BroadWorks.
Configure for each line (“reg.x”) in use,
where “x” is the line number.
Step 3
Configure the SIP Digest Authentication
User ID.
Example:
reg.1.auth.userID=”TestUser1”
This is the SIP Digest Authentication
User ID. If the Authentication service is
configured on BroadWorks, then the
Digest Auth User ID parameters must be
configured to match the BroadWorks
settings.
Configure for each line (“reg.x”) in use,
where “x” is the line number.
Step 4
Configure the SIP Digest Authentication
Password.
Example:
reg.1.auth.password=”MySipAcco
untPW!23”
This is the SIP Digest Authentication
Password. If the Authentication service
is configured on BroadWorks, then the
Digest Auth Password parameters must
be configured to match the BroadWorks
settings.
Configure for each line (“reg.x”) in use,
where “x” is the line number.
Step 5
Configure the line label.
Example:
reg.1.label=”5300”
The text label that displays next to the
line key for registration x. If Null, the
user part of reg.x.address is used.
Step 6
Configure the line type.
reg.1.type=”private”
Set the line type to “private” unless you
are configuring the phone for Shared Call
Appearance. See the Advanced Feature
section of this document for Shared Call
Appearance configuration requirements.
Configure for each line (“reg.x”) in use,
where “x” is the line number.
Step 7
(Optional) – Configure Message Waiting
Indication Subscription
Example:
Msg.mwi.1.subscribe=”
If this is set to “non-Null”, then the phone
sends a SUBSCRIBE request for MWI
Notifications for the contact after booting
up.
The default value is “Null”.