Advertisement
Procedure
Method A - AC Power Option | Method B - PoE (Power over Ethernet) Option |
![]() | ![]() |
TIP
After the base station starts up successfully and the handset is registered to the base station, all LEDs on the base station glow green.
No. | Item | Description |
1 | Device Key | Long press for 20 seconds to reset the device to factory configurations. |
2 | LAN LED |
|
3 | ROLE LED | Indicate the device role. |
4 | DECT LED | Indicate the connection status between the DECT manager (DM) and the base. |
The W80DM is shipped as a DECT Manager (DM), and the W80B is shipped as a base station. The following shows the LED status after the W80DM/W80B connects to the power and network:
Base Mode Option | Role | LAN LED | ROLE LED | DECT LED |
1 | Base | Green | Green | Off |
2 | DM | Green | Orange | Off |
When the base station is started, the DHCP server usually assigns it an IP address. To get the IP address of W80B/W80DM, you can choose one of the following methods.
Method 1 - via the DHCP server
If the IP address is assigned dynamically via your local network's DHCP server, you can find the current IP address on the DHCP server in the list of registered DHCP clients.
Depending on the DHCP server settings, your device's IP address may change occasionally.
Method 2 - via the Yealink Discovery Tool
You can find the IP address of all Yealink DECT devices in the LAN through a PC scanning tool - Yealink Discovery Tool.
Procedure
Method 3 - via the Ethernet Software (For Example Wireshark)
After every boot, the device will send a SIP multicast which can be seen in Wireshark if you connect the Internet port of the device and the PC to the same hub.
Procedure
The DM and base registration can be set up via the web user interface.
Procedure:
Connect W80B to W80DM
See Register Base Stations at the DECT Manager for detailed information.
Any handset must be assigned an individual SIP account. After registering with the system, the handset can use the account to receive and send VoIP connections.
The number of registered accounts must meet the following requirements:
Supported Devices | Max number of base stations registered on the W80DM | Max number of accounts registered on the W80DM | Max number of registered accounts assigned to each handset/CP/DD Phone: |
| 30 | 100 | 1 |
You can use up to ten different SIP servers in the system. In addition, you can pre-configure up to 10 SIP server templates for choosing when registering SIP accounts.
Via Web User Interface
Via Auto Provisioning
template. X.name
template. X.sip_server. Y.address
template. X.sip_server. Y.port
template. X.sip_server. Y.transport_type
template. X.sip_server. Y.expires
template. X.sip_server. Y.retry_counts
template. X.nat.traversal
template. X.outbound.enable
template. X.outbound. Y.address
template. X.outbound. Y.port
template. X.outbound.fallback_interval
Parameters | Permitted Values | Default | Description |
template. X. name | String within 64 characters | Blank | It sets the name of the SIP server template. |
template. X. sip_server. Y.address | String within 64 characters | Blank | It configures the IP address or domain name of the SIP server Y in which the account is registered. |
template. X. sip_server. Y.port | Integer from 0 to 65535 | 5060 | It configures the port of SIP server Y. |
template. X. sip_server. Y.transport_t ype | 0-UDP 1-TCP 2-TLS 3-DNS-NAPTR, if no server port is given, the device performs the DNS NAPTR and SRV queries for the service type and port. | 0 | It configures the type of transport protocol. |
template. X. sip_server. Y .expires | Integer from 30 to 2147483647 | 3600 | It configures the registration expiration time (in seconds) of SIP server Y. |
template. X. sip_server. Y.retry_coun ts | Integer from 0 to 20 | 3 | It configures the retry times for the device to resend requests when the SIP server Y is unavailable or there is no response from the SIP server Y. The handset moves to the next available server after three failed attempts. |
template. X. nat.traversal | Integer from 0 to 20 | 3 | It configures the retry times for the device to resend requests when the SIP server Y is unavailable or there is no response from the SIP server Y. The handset moves to the next available server after three failed attempts. |
template. X. outbound.e nable | 0-Disabled 1-Enabled | 0 | It enables or disables the device to send requests to the outbound proxy server. |
template. X. outbound. Y.address | String within 64 characters | Blank | It configures the IP address or domain name of the outbound proxy server Y. |
template. X. outbound. Y.port | Integer from 0 to 65535 | 5060 | It configures the port of the outbound proxy server Y. It works only if template. X.outbound.enable is set to 1 (Enabled). |
template. X. outbound.f allback_int erval | Integer from 30 to 2147483647 | 3600 | It configures the time interval (in seconds) for the device to detect whether the working outbound proxy server is available by sending the registration request after the fallback server takes over call control. |
X is the account ID. X=1-100.
Y is the server ID. Y=1-2.
Method 1 - Import Account Registration File
You can upload an account registration file to register accounts in batches and associate the account with the handset IPUI.
Procedure
Method 2 - Use Registration Center
The registration center allows you to register groups of handsets in one registration process. You do not need to click Start Register Handset every time.
Procedure
Method 3 - Add a Handset and Assign an Account
Via Web User Interface
Via Auto Provisioning
The following table lists the parameters you can use to change the registration settings.
account. X.enable_user_equal_phone
account. X.register_mac
account. X.register_line
account. X.unregister_on_reboot
account. X.sip_server_type sip.reg_surge_prevention
account. X.subscribe_register
phone_setting.disable_account_without_username.enable
account. X.register_expires_overlap
account. X.subscribe_expires_overlap
Parameters | Permitted Values | Default | Description |
account. X.enable_user_e qual_phone | 0-Disabled 1-Enabled | 0 | It enables or disables the phone to add user=phone to the SIP header of the INVITE message. |
account. X.register_mac | 0-Disabled 1-Enabled | 0 | It enables or disables the phone to add MAC address to the SIP header of the REGISTER message. |
account. X.register_line | 0-Disabled 1-Enabled | 0 | It enables or disables the phone to add a line number to the SIP header of the REGISTER message. 0-99 stands for line 1-100. |
account. X.unregister_on_reboot | 0-Disabled 1-Enabled | 0 | It enables or disables the phone to unregister first before reregistering account X after a reboot. |
account. X.sip_server_typ e | 0-Default 2-BroadSoft (It works only if "bw.enable" is set to 1 (Enabled)) 8-Genesys 10-Genesys Advanced | 0 | It configures the type of SIP server. |
sip.reg_surge_prevention | Integer from 0 to 60 | 0 | It configures the waiting time (in seconds) for account register after startup. If you change this parameter, the phone will reboot to make the change take effect. |
account. X.subscribe_regi ster | 0-Disabled 1-Enabled | 0 | It enables or disables the phone to subscribe to the registration state change notifications. |
phone_setting.disable_a ccount_without_userna me.enable | 0-Disabled 1-Enabled | 0 | It enables or disables the phone to disable the account whose username is empty. |
account. X.register_expire s_overlap | Positive integer and -1 | -1 | It configures the renewal time (in seconds) away from the registration lease. |
account. X.subscribe_expi res_overlap | Positive integer and -1 | -1 | It configures the renewal time (in seconds) away from the subscription lease. |
X is the account ID. X=1-100
After setting up the DM, you can check the base signal, the base synchronization status, and the handset status.
Check the handset and account registration status. Both handsets and accounts should be on Registered status.
[Update Firmware](/home/app-service/uncompressTmp/f8f777da-ce08-4e42-ba12-62e58a01f1c3/10. Update Firmware)
Make sure that your device are up to date. You can get the latest firmware from Yealink Support.
Procedure
Deploy W80B Multi-Cell Solution
If you want to deploy multiple W80Bs with RT30 repeaters, see Deploy W80B Multi-Cell Solution.
If there is a sudden power failure, what do I need to do after the power comes?
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.
Advertisement
Need help?
Do you have a question about the W80B and is the answer not in the manual?
Questions and answers