Important Concepts
Preferred Identities
GOnnect supports multiple preferred identities that allow callers to present different identities to callees based on the dialed number. This is useful for enterprises that want to route calls through different outbound numbers based on the destination.
Buddy State Management
GOnnect tracks the availability state of contacts through SIP SUBSCRIBE/NOTIFY mechanism. This enables presence awareness in the contact list.
Call Quality Metrics
GOnnect provides detailed call quality information using RTCP XR (Extended Reports) and PJSIP’s built-in quality metrics.
Quality Metrics
| Metric | Description | Scale |
|---|---|---|
MOS-TX |
Mean Opinion Score - Transmission |
1.0 - 5.0 |
MOS-RX |
Mean Opinion Score - Reception |
1.0 - 5.0 |
Loss-TX |
Packet loss rate - Transmission |
0% - 100% |
Loss-RX |
Packet loss rate - Reception |
0% - 100% |
Jitter-TX |
Jitter - Transmission |
0 - 500ms |
Jitter-RX |
Jitter - Reception |
0 - 500ms |
Delay-TX |
One-way delay - Transmission |
0 - 500ms |
Delay-RX |
One-way delay - Reception |
0 - 500ms |
Jitsi Meet Integration
GOnnect can upgrade SIP calls to Jitsi Meet video conferences when both parties support it.
State Management
StateManager provides a centralized way to manage application state and coordinate between different components.