Yealink Forums
Autoprovision - LED Light Flashing [Resolved] - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: Autoprovision - LED Light Flashing [Resolved] (/showthread.php?tid=44007)



Autoprovision - LED Light Flashing [Resolved] - voipsupport - 04-30-2020 03:56 AM

Hello,

I was wondering if anybody else has come across a weird issue with auto-provisioning on the newer firmware.

I have my yealink templates configured to auto-provision the phone every 1 hour.

On the older firmware this process was silent. (No LED flashing, Unless the phone found a change, and was about to reboot)

I downgraded the firmware to (T48S 66.83.0.35) and the issue goes away, the phone still perform the hourly check, but silently.

I've tested the following firmware's and the issue is not present.

T46S(T48S,T42S,T41S)-66.83.0.50
T46S(T48S,T42S,T41S)-66.84.0.10
T46S(T48S,T42S,T41S)-66.84.0.15



Newer firmware, this process is no longer silent. (The LED begins flashing as soon as it begins checking for an update, and continues blinking for approximately 30 seconds until it completes the process.)

T46S(T48S,T42S,T41S)-66.84.0.80

Is there a configuration option to make this silent again? Its causing confusion with some of our larger clients.

Thank you.


RE: Autoprovision - LED Light Flashing - Yisroel_MongoTEL - 05-01-2020 03:12 AM

Hi,

First of all this is not the newest firmware, so first thing update to the latest one which is T46S(T48S,T42S,T41S)-66.85.0.5.rom.

I have not used it, but in the realease notes from the last firmware version there's the following parameter to disable the LED Indicator when Auto Provisioning:
Code:
phone_setting.autop_led_flash_enable = 0

Hope this helps.


RE: Autoprovision - LED Light Flashing - voipsupport - 05-01-2020 06:43 PM

(05-01-2020 03:12 AM)MongoTEL_Support Wrote:  Hi,

First of all this is not the newest firmware, so first thing update to the latest one which is T46S(T48S,T42S,T41S)-66.85.0.5.rom.

I have not used it, but in the realease notes from the last firmware version there's the following parameter to disable the LED Indicator when Auto Provisioning:
Code:
phone_setting.autop_led_flash_enable = 0

Hope this helps.

Yes! Thank you.

Our existing phone platform is limiting us to version 66.84.0.95, manually updating the firmware to the latest release, allows us to use this specific configuration flag.

I appreciate it!