BROADSOFT PARTNER CONFIGURATION GUIDE – YEALINK T4X IP PHONE
20-BD5476-00
©
2017 BROADSOFT INC.
PAGE 24 OF 150
4.3.1.1 Bob’s Phone Configuration – MAC.cfg
This is the SCA configurations as specified in
MAC.cfg
, that is,
0015651130dc.cfg
where
“0015651130dc” is the MAC address of the SIP phone.
The following steps are used to configure line 1 for Bob’s phone. This line rings when Bob
is called, so it has Bob’s authentication information.
Step
Command
Purpose
Step 1
Configure line as shared.
account.1.shared_line = 1;
Configure the line as “shared”
(as opposed to “private”).
Step 2
Set Register User ID.
Example:
account.1.user_name = 2405551111_1;
The register user ID must
correspond with the line/port
setting on BroadWorks.
Step 3
Enable SIP Authentication.
Example:
account.1.auth_name = bobsmith;
account.1.password = bobs;
If the Authentication service is
configured on BroadWorks,
these parameters must be
configured to match the
BroadWorks settings.
This line rings when Bob is
called, so it has Bob’s
authentication information.
Step 4
Configure display name.
Example:
account.1.display_name =
Bob Smith
;
Configure the name to be
displayed on the device for this
line.
The following steps are used to configure line 2 for Bob’s phone. This line rings when Joe
is called, so it has Joe’s authentication information.
Step
Command
Purpose
Step 1
Configure line as shared.
account.2.shared_line = 1;
Configure the line as “shared”
(as opposed to “private”).
Step 2
Set Register User ID.
Example:
account.2.user_name = 2405551111_2;
The register user ID must
correspond with the line/port
setting on BroadWorks.
Step 3
Enable SIP Authentication.
Example:
account.2.auth_name = joebrown;
account.2.password = joeb;
If the Authentication service is
configured on BroadWorks,
these parameters must be
configured to match the
BroadWorks settings.
This line rings when Joe is
called, so it has Joe’s
authentication information.
Step 4
Configure display name.
Example:
account.2.display_name = Joe Brown;
Configure the name to be
displayed on the device for this
line.