Yealink W80B Set Up
- Last updated on March 7, 2023 at 4:44 PM
The W80B is a Multicell DECT solution, that allows you to set up multiple Bases where DECT phones can freely switch between.
There are three base types, of which you are required to have some type of DECT Manager. The DECT Manager is responsible for maintaining the configuration file and manages all of the other bases.
- 0-DM-Base: DECT Manager that also serves as a Base
- 1-Base: Base Only
- 2-DM: DECT Manager only, this is required as a dedicated unit when there are more than 10 Base stations. When in this mode the device does not act as a Base.
To configure the base stations, use the corresponding number as the station mode. In the following example, we are setting the primary base as a DM-Base.
static.station.mode="0"
Adding additional bases can be done through the config file using the following overrides.
station.2.name="Base 2" station.allowed.1.name="Base 2" station.allowed.1.mac="Mac Address of additional Unit"
The Yealink W80B requires several overrides in order for the phone to be fully configured via auto-provisioning. These are new parameters for Yealink and will be available in a future version of NDP.
template.1.outbound.1.address="[[outboundproxy_1]]" template.1.outbound.1.port="0" template.1.outbound.enable="1" template.1.sip_server.1.address="[[domain]]" template.1.sip_server.1.expires="60"