Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Align BLF and Extension behavior for PFKs on Snom desk phones by using XML definitions instead 
    • Improve user experience
    • Improve performance

...

#

Title / Requirement number

User story / functionality 

ImportanceNotes
1

D8XX_BLF-XML_FR-1

On D8xx series, any PFK (physical or virtual programmable function key) can be assigned to a function, which allows monitoring state changes of that SIP extension. This function shall be called "BLF-XML". The following state changes shall be considered:

  • from any state => idle
  • from any state => line seized
  • from any state => ringing
  • from any state => busy or talking

Must Have

This means, that each PFK of the User Agent (UA, here Snom D8xx) becomes a subscriber of state changes of the assigned SIP extension on another Server (SRV)

2D8XX_BLF-XML_FR-2If such SIP extension is configured on other Snom phones in the same SIP domain, BLF shall work transparantly without the need of an IP PBX.

Must Have

This means, that any Snom phone, acting as SRV, is capable of sending its state via NOTIFY messages to the UA
3D8XX_BLF-XML_FR-3The assignment shall be configured either manually via web user interface (WUI) and/or phone user interface (PUI), and automatically via auto-provisioning (HTTP/TFTP setting server), SRAPS, or remote management (TR-069).

Must Have

Already implemented
4D8XX_BLF-XML_SR-1

On D8xx series, during an active subscription, state changes of the monitored SIP extension shall be visualized on both, PFK LED and PFK label. The PFK label is composed of 3 areas: Label icon, name, and state, where

  • Label icon "idle" shows a white outlined symbolic person with handset
  • Label icon "ringing" shows a red outlined symbolic person with handset and an arrow pointing towards the handset
  • Label icon "talking" shows a red outlined symbolic person with handset and wave heading away from the handset

Must Have

Image AddedImage Added

5D8XX_BLF-XML_SR-2-SRV

If the SRV (Snom phone) goes into State "Idle", a NOTIFY message shall be sent to the UA, containing the following information in its XML body:

  • switch off the assigned PFK LED
  • display the label icon "idle", the label name "name" or "number", the state "idle"
Must Have
6D8XX_BLF-XML_SR-2-UA

If the SRV (IP-PBX or another Snom phone) is in State "Idle", the UA shall

  • switch off the assigned PFK LED
  • display the label icon "idle", the label name "name" or "number", the state "idle"
Must Have
7D8XX_BLF-XML_SR-3-SRV

If the SRV (Snom phone) goes into State "Line seizing", a NOTIFY message shall be sent to the UA, containing the following information in its XML body:

  • switch off the assigned PFK LED
  • display the label icon "idle", the label name "name" or "number", the state "idle"


8D8XX_BLF-XML_SR-4-SRVIn case the notifier being an IP-PBX or another Snom phone: Ringing state => PFK LED blinking fast (colour?), PFK label & icon "ringing"Must Have
9D8XX_BLF-XML_SR-5-SRVIn case the notifier being an IP-PBX or another Snom phone: Busy state => PFK LED on (colour?), PFK label & icon "on a call"Must Have
10D8XX_BLF-XML_SR-6-SRVIn case the notifier being an IP-PBX: Hold state => PFK LED blinking slow (colour?), PFK label & icon "on hold"Must Have
11D8XX_BLF-XML_SR-7-SRVIn case the notifier being an IP-PBX: DND state => PFK LED on (colour?), PFK label & icon "DND on"Must Have

...