Description
Provisioning template for the following models of Yealink’s wireless IP phones listed below:
- W52P, W56P, W60P
Intended Audience
Admin, Reseller, Client
Reference
File pattern: %%mac%%.cfg
This template is provided as a baseline – verify that it applies to your environment and that it suits your configuration needs before using it.
Template
#!version:1.0.0.1 account.1.enable = 1 account.1.label = %%username%% account.1.display_name = %%last_name%% %%first_name%% account.1.user_name = %%username%% account.1.auth_name = %%username%%@%%realm%% account.1.password = %%password%% account.1.sip_server.1.address = %%realm%% account.1.sip_server.1.port = %%sip_port%% account.1.sip_server.1.transport_type = 0 account.1.outbound_proxy_enable = 1 account.1.nat.nat_traversal = 0 account.1.outbound_host = <!-- hostname --> account.1.outbound_port = %%sip_port%% account.1.subscribe_mwi = 1 voice_mail.number.1 = *97 account.2.enable = 1 account.2.label = %%username%% account.2.display_name = %%last_name%% %%first_name%% account.2.user_name = %%username%% account.2.auth_name = %%username%%@%%realm%% account.2.password = %%password%% account.2.sip_server.1.address = %%realm%% account.2.sip_server.1.port = %%sip_port%% account.2.sip_server.1.transport_type = 0 account.2.outbound_proxy_enable = 1 account.2.nat.nat_traversal = 0 account.2.outbound_host = <!-- hostname --> account.2.outbound_port = %%sip_port%% account.2.subscribe_mwi = 1 voice_mail.number.2 = *97 local_time.ntp_server1 = ntp.<!-- NTP server --> local_time.time_zone = -4 phone_setting.ring_type = Ring2.wav #!firmware.url = <!-- URL to firmware.rom file -->