Description
Provisioning template for the following Yealink IP phones
- SIP-T20P, SIP-T21P, SIP-T22P, SIP-T26P, SIP-T27P, SIP-T28P
- SIP-T40P, SIP-T41P, SIP-T42P, SIP-T46P, SIP-T48P
- SIP-T49P, SIP-T52P
Intended Audience
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 local_time.time_zone = -5 local_time.time_zone_name = Canada(Montreal,Ottawa,Quebec) local_time.ntp_server1 = local_time.ntp_server2 = # date: 0-WWW MMM DD; 1-DD-MMM-YY; 2-YYYY-MM-DD; 3-DD/MM/YYYY; 4-MM/DD/YY; 5-DD MMM YYYY; 6-WWW DD MMM local_time.date_format = 0 # time: 0 - 12h; 1 - 24h local_time.time_format = 1 # local directory # IMPORTANT! - file name must be MAC-dir.xml local_contact.data.url=http://USERNAME:PASSWORD@www.clusterpbx.YYY/p/%%mac%%-dir.xml # == firmware URL # firmware.url=%%firmware%% # == lines configuration (generated) #-------------------------------------------------- trusted_certificates.url = http://USERNAME:PASSWORD@www.clusterpbx.YYY/p/CERTIFICATE.pem security.trust_certificates = 1 security.cn_validation = 0 security.ca_cert = 2 # T48 required enable account explicetly account.1.enable = 1 account.1.sip_server.1.port = 0 # enable sRTP for line 1 account.1.srtp_encryption = 2 account.1.user_name = %%username%% %%yealink_reg_lines%% # == programmable keys (generated) #-------------------------------------------------- %%yealink_prg_keys%% #== EOF