Content

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

Default behaviour of the LED of BLF function keys

By default, if you set a function keys configured with type BLF to monitor another extension, the Snom phone desk phones will react with a blinking or fixed red light if the extension is ringing or busy.

If the monitored extension is idle, the BLF will just be off and not green, as many may expect

State of monitored extensionLED behaviour
Idleoff
Incoming callblinking red
Busy (in a call or DND)steady red

Setting parameters involved

To change this default behaviour and have the LED turn steady green To change that and make it so that the BLF shows a fixed green light when the monitored extension is idle, you need to modify two setting parameters need the following adjustment: led_on and  and led_green

Both those parameters are defined by a long list of status states the phone can possibly be in (like ON IN_A_CALL CALLING IN_A_MEETING..):

To both parameters you need to add IDLE (so that the list will be something like IDLE ON IN_A_CALL CALLING IN_A_MEETING...)

Image Removed

the state "IDLE".

Image Added

Info

The position of the word IDLE does not matter.


Changing the value of led_on and led_green

Changing the list of values can be done That can be done of course via provisioning or uploading the configuration file, but it can also be done via the web interface as shown below:

D1xx/D3xx/D7xx/D81x: to do this via the web interface please follow the instructions in the page "How to change phone settings via right-click in the Settings page"

D8xxD86x and D89x: just head to the Maintenance->Settings List menu on the left, search for the parameters led_on and led_green parameters and click on them, then modify them directly

Image Removed

. A mask will open allowing you to modify the list.

Image Added



Include+
spaceKeywiki
scrollPageId0AD8D41F017A57A2C7AD41BD68E97A70
Include Page
Howto Footer - uni-enHowto Footer - uni-en

Content by Label
showLabelsfalse
max20
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "kb-how-to-article" and label = "deskphone" and type = "page"
labelsdect dect-multicell

Sv translation
languagede

Einführung

Bei der Überwachung einer Nebenstelle über eine BLF Taste auf einem Snom-Telefon können fünf Standard-Statie verwendet werden:

  • IDLE
  • RINGING
  • CONNECTED
  • HOLDING
  • PARKED

Damit können Sie überwachen, wann immer eine Nebenstelle frei ist, klingelt, besetzt ist, einen Anruf hält oder parkt.


Die Art und Weise, wie die BLF Taste leuchtet, kann über diese Parameter gesteuert werden:


Und es können verschiedene LED-Farben zugewiesen werden (dies hängt vom Telefonmodell ab).



Beispiel

In diesem Beispiel konfigurieren wir das Telefon so, dass es, wenn es eine Nebenstelle über ein BLF überwacht, folgendes tun würde:

  • eine durchgehende grüne LED, wenn die Nebenstelle frei ist
  • eine blinkende orangefarbene LED, wenn es klingelt
  • eine durchgehende rote LED, wenn besetzt ist

Wir modifizieren dabei die Parameter led_on und led_blink_fast zusammen mit den Parametern led_green, led_orange und led_red.

Dies könnte auch durch Auto-Provisioning oder HTTP requests gesetzt werden.

Mit HTTP requests:

Info
titleRequest 1: led_on

http://phone_ip/settings.htm?settings=save&led_on=CONNECTED 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


Info
titleRequest 2: led_blink_fast

http://phone_ip/settings.htm?settings=save&led_blink_fast=RINGING PICKUP call_center_status_exceed PhoneHasCallInStateRinging alerting_local alerting_remote


Info
titleRequest 3: led_red

http://phone_ip/settings.htm?settings=save&led_red=CONNECTED AWAY INACTIVE BE_RIGHT_BACK KeyConfigActiveBUSY DND_ALL DND_SELF I-Am-Busy IN_A_CALL IN_A_MEETING URGENT_INTERRUPTIONS_ONLY UNAVAILABLE seized_remote alerting_remote active_remote held_remote


Info
titleRequest 4: led_green

http://phone_ip/settings.htm?settings=save&led_green=IDLE AVAILABLE AVAILABLE_ON_MOBILE AVAILABLE_AT_DESK I-Am-Ready I-Am-Almost-Ready call_center_status_empty call_center_status_normal call_center_status_exceed seized_local alerting_local active_local held_local call_parked


Info
titleRequest 5: led_orange

http://phone_ip/settings.htm?settings=save&led_orange=RINGING


Wobei phone_ip Ihre Telefon-IP-Adresse ist.

Wenn Sie die XML-Konfigurationsdatei herunterladen, werden Sie etwas Ähnliches sehen:

Code Block
languagexml
linenumberstrue
<led_on perm="">CONNECTED 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</led_on>
<led_blink_slow perm="">PARKED HOLDING I-Am-Almost-Ready call_center_status_normal PhoneHasCallInStateHolding held_local held_remote KeyConfigActive call_parked</led_blink_slow>
<led_blink_medium perm="">RECORDING MESSAGE DateOngoing DateReminding</led_blink_medium>
<led_blink_fast perm="">RINGING PICKUP call_center_status_exceed PhoneHasCallInStateRinging alerting_local alerting_remote</led_blink_fast>
<led_red perm="">CONNECTED AWAY INACTIVE BE_RIGHT_BACK KeyConfigActiveBUSY DND_ALL DND_SELF I-Am-Busy IN_A_CALL IN_A_MEETING URGENT_INTERRUPTIONS_ONLY UNAVAILABLE seized_remote alerting_remote active_remote held_remote</led_red>
<led_green perm="">IDLE AVAILABLE AVAILABLE_ON_MOBILE AVAILABLE_AT_DESK I-Am-Ready I-Am-Almost-Ready call_center_status_empty call_center_status_normal call_center_status_exceed seized_local alerting_local active_local held_local call_parked</led_green>
<led_orange perm="">RINGING</led_orange>
<led_blue perm=""></led_blue>


Include Page
Howto Footer - de
Howto Footer - de

Content by Label
showLabelsfalse
max20
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "kb-how-to-article" and label = "deskphone" and type = "page"
labelsdect dect-multicell