Skip to main content

Devices & Registrations

The Devices & Registrations page gives you full visibility into the physical phones provisioned on your PBX servers and the live SIP registrations active across all tenants. Two tabs provide complementary views of the same fleet.

Devices

The Devices tab shows the MAC-based phone inventory pulled from each PBX — every provisioned device regardless of whether it is currently registered.

Summary Cards

MetricDescription
Total DevicesTotal provisioned devices across all PBX servers
OnlineDevices with one or more active SIP registrations
OfflineDevices with zero registrations
TLSDevices using TLS SIP transport
UDPDevices using UDP SIP transport
Tenants w/ DevicesNumber of tenant domains that have at least one provisioned device

A Vendors pill strip below the cards shows a breakdown of device counts by manufacturer (snom, Yealink, Poly, Grandstream, etc.).

Filters

FilterDescription
PBX ServerScope to a single PBX
TenantScope to a specific domain
StatusOnline or Offline
SearchName, extension, model, or MAC address

MAC address search is normalised — you can search in any format: 00:04:13:DF:04:96, 000413DF0496, or 00-04-13-df-04-96 and the same device will be found.

Device Table

ColumnDescription
StatusOnline (green) or Offline (red) based on registration count
NameExtension name as configured on the PBX
ExtExtension number(s) assigned to the device
MAC AddressHardware MAC address formatted as XX:XX:XX:XX:XX:XX
Vendor / ModelManufacturer and model parsed from device data
VersionFirmware version
TransportSIP transport: TLS (blue), UDP (yellow), or TCP
Prov IPProvisioning IP address
RegsNumber of active registrations (0 = offline)
TenantDomain the device belongs to
PBXPBX server the device was discovered on

Polling

Devices are polled from /rest/domain/{domain}/macs once per hour across all domains on each PBX. Use the Poll Now button to trigger an immediate refresh.

Stale devices — those not seen in the latest poll cycle — are automatically removed.


Registrations

The Registrations tab shows all active SIP registrations in real time, including softphones, mobile apps, and devices that may not have a provisioned MAC entry.

Summary Cards

MetricDescription
Total RegistrationsAll active SIP registrations across all PBX servers
Unique ExtensionsNumber of distinct extension numbers currently registered
TLSRegistrations using TLS transport
UDPRegistrations using UDP transport
Push/WakeupMobile push notification registrations (VodiaPhone iOS/Android)
TenantsNumber of domains with active registrations

A Vendors pill strip shows registrations broken down by user agent manufacturer.

Filters

FilterDescription
PBX ServerScope to a single PBX
TenantScope to a specific domain
TransportFilter by TLS, UDP, or TCP
SearchExtension, user agent string, remote IP, or MAC address

Registration Table

ColumnDescription
ExtExtension number
User AgentFull SIP user agent string (hover to see complete value)
TransportTLS (blue), UDP (yellow), or PUSH (purple for wakeup registrations)
Remote IPIP address and port the registration arrived from
MACMAC address extracted from the username field or the sip.instance UUID in the SIP contact header
DurationTime since the registration was established
Web UILink to the device's web interface if available
TenantDomain the extension belongs to
PBXPBX server the registration was found on

Polling

Registrations are polled from /rest/domain/{domain}/registrations every 15 minutes across all domains. Use the Poll Now button to trigger an immediate refresh.

Registrations not seen in the latest poll cycle are automatically removed — the table always reflects the current live state.

note

A single extension can appear multiple times if registered from more than one device or location simultaneously. This is normal for extensions with parallel registrations.

note

Push/wakeup registrations (shown with a purple PUSH badge) represent mobile app endpoints that receive incoming calls via push notifications rather than a persistent SIP connection. They do not have a conventional remote IP or transport.