Content

Page tree

Introduction

With firmware version 8.9.3.42, a new feature has been introduced. Idle extensions monitored on a Line key (keytype BLF) can now be shown with the LED turned on green.

This is controlled by the settings

  • led_on value that now supports the value idle 
  • and led_green supporting also the value idle.

Example

Is this example we are adding the value idle to the setting led_on using an HTTP request to the phone itself. Of course, this also could be set by auto-provisioning.

http://phone_ip/settings.htm?settings=save&led_on=idle ON BUSY IN_A_CALL CALLING IN_A_MEETING URGENT_INTERRUPTIONS_ONLY DND UNAVAILABLE ACTIVE INACTIVE BE_RIGHT_BACK AWAY SEIZED CONNECTED ON_HOLD OFFHOOK RINGBACK I-Am-Ready AVAILABLE I-Am-Busy PhoneHasCall PhoneHasMissedCalls


also we would need to add idle to led_green:

http://phone_ip/settings.htm?settings=save&led_green=idle AVAILABLE  I-Am-Ready I-Am-Almost-Ready


Please check all changes has been correctly submitted entering on : 

http://phone_ip/changed_settings.htm

where phone_ip is your phone ip address. 


You will see something like this:


Once you have applied changes pressing Save . You will change behavior as shown: