Versions Compared

Key

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

...

  • Use case#1: A secretary's phone shall display the call status of the boss's line, allowing the secretary to know whether the boss is on a phone call or not. This will enable the secretary to make the decision to put the new caller on hold or let them through to the boss.
  • Use case#2: Call centers and customer support groups have also a need for BLF: it enables employees to see if their colleagues are free to take a support call or if their supervisor is on another line and unable to help another customer.
  • Use case#3: BLF is needed by teams working on a specific project: supervisors can monitor team members' extensions and vice versa so all team members are aware of each other's current status.

Requirements

#

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

are requested

shall be considered:

  • from any state => idle
  • from any state => line seized
  • from any state => ringing
  • from any state => busy or talking
Actionold statenew stateAnythingidleLift up handset/Headset mode/Speakerphone modeIdleline seizedIncoming callringing

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-1On 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

Must Have

Image Modified

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

User interaction and design

...