A status is one of the availability states your users pick in the status changer. Each carries an availability group that tells call routing how to treat the user, plus optional flags for side-effects like DND or lunch tracking.
Overview
You manage statuses centrally here. Users pick them from the status changer in the Voxbi app or via a phone button. A status lives in two worlds: in telephony its availability group decides whether queues ring the user, and in Tempus some flags change how the time is recorded for reporting.
What it does
Call routing inspects the availability group, never the status name. Every status belongs to one of five groups.
| Group | Call routing | Typical examples |
|---|---|---|
| Available | Receives queue calls, BLF shows green | Available, At desk |
| Meeting | Shows busy on BLFs, some queues skip | In a meeting, Client call |
| Busy | Shows busy, queues skip | Focus mode |
| Away | Shows away, queues skip, calls may forward | Quick break, Coffee |
| Unavailable | Skipped by all queues | Lunch, End of day |
Behavioral flags stack on top. A Lunch status with Add to lunch time and Activate DND both records lunch time in Tempus and silences calls.
| Flag | Effect |
|---|---|
| Add to lunch time | Time counts as lunch in Tempus reporting. |
| Activate DND | Turns on Do not disturb while the status is active. |
| Enable call ringing | Lets calls ring despite the user's right-to-disconnect setting. |
| Payable | Time counts as paid work hours. |
The sub-status section picks which sub-statuses appear under this status, and whether the user may pick several or must pick one.
See also
- Sub-statuses - optional refinements under a status.
- Status changer layouts - which statuses appear on which devices.
- Users - the people who pick statuses.
- Queues - queues can skip members by status group.