Yealink Forums

Full Version: Auto provisioning seams to be (partly) broken in version 83 for T46G
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Since Upgrading to T46-28.83.0.35 the provisioning doesn't work reliable on the T46G. But still the same configuration works for T48G phones.

for example BLF pickup_value ** doesn't work or at least only works sometimes. The value simply doesn't get written in the phone config. It works if I set this value manually in the webinterface.

We distribute the following config files to the phones:

boot config:
Code:
#!version:1.0.0.1

overwrite_mode = 1
specific_model.excluded_mode=0
auto_provision.custom.protect=0
include:config "http://HOSTNAME/yealink/yealink.php/default.cfg"
include:config "http://HOSTNAME/yealink/yealink.php/001565800000.cfg"

default config:
Code:
#!version:1.0.0.1

local_time.time_zone = +1
local_time.time_zone_name = Austria(Vienna)
local_time.ntp_server1 = ntp.hostname
local_time.ntp_server2 = 192.168.0.1
local_time.dhcp_time = 1
local_time.date_format = 6
local_time.manual_ntp_srv_prior = 1
lang.gui = German
lang.wui = German
voice.tone.country = Austria
transfer.tran_others_after_conf_enable = 1
transfer.dsskey_deal_type = 1
screensaver.wait_time = 15
screensaver.type = 2
push_xml.server = 192.168.0.200
push_xml.block_in_calling = 1
auto_provision.mode = 6
auto_provision.pnp_enable = 1
auto_provision.dhcp_option.enable = 1
auto_provision.dhcp_option.list_user_options =
auto_provision.repeat.enable = 1
auto_provision.repeat.minutes = 60
auto_provision.weekly.enable = 1
auto_provision.weekly.mask = 0123456
auto_provision.weekly.begin_time = 07:00
auto_provision.weekly.end_time = 07:15

mac config:
Code:
#!version:1.0.0.1

account.1.enable = 1
account.1.sip_server.1.address = pbx
account.1.sip_server.1.port = 5060
account.1.sip_server.1.expires = 60
account.1.dtmf.info_type = 1
account.1.label = Name1
account.1.display_name = Name1
account.1.user_name = 65
account.1.auth_name = 65
account.1.password = password
account.2.enable = 1
account.2.sip_server.1.address = 192.168.0.222
account.2.sip_server.1.port = 5060
account.2.dtmf.info_type = 1
account.2.label = Name
account.2.display_name = Name
account.2.user_name = 65
account.2.auth_name = 65
account.2.password = password
linekey.3.type = 16
linekey.3.line = 1
linekey.3.label = Name0
linekey.3.value = 16
linekey.3.pickup_value = **
linekey.4.type = 16
linekey.4.line = 1
linekey.4.label = Name1
linekey.4.value = 66
linekey.4.pickup_value = **
linekey.5.type = 13
linekey.5.line = 1
linekey.5.label = Name2
linekey.5.value = 1234566
linekey.5.pickup_value = %NULL%
wallpaper_upload.url = http://HOSTNAME/Backgrounds/BehatiLandschaft-31.jpg
phone_setting.backgrounds = BehatiLandschaft-31.jpg

It works sometimes and sometimes it doesn't.

Downgrading to Version 82 seams to work.
no answer is a bad answer?

I downgrade all phones and they are working again...
Hello,

I know this is an old post, but I think the firmware version 84 also has this problem.
On my T46S with firmware 66.84.0.15, when I factory reset my phone, it gets re-provisionned by the RPS. Then it gets configured with all my BLFs from my auto provision server.
For testing purposes, if I manually place 2-3 BLFs to N/A instead of BLF, and trigger the auto-provision or if I restart the phone, the BLFs doesn't get configured.
I thought maybe the problem was that username or password in the auto-provision was too complex, but placing them back to 1234567890 for both didn't make the phone provision correctly.
Reference URL's