This document describes the data flow architecture for CallCenterDashboards.com (CCD), which integrates with a 3CX phone server to provide dashboard analytics and live notifications to end users via web portals. The system enforces a unidirectional flow from the 3CX server to CCD’s data center. All computation (ETL, analytics, KPI calculations, live fan‑out) occurs in the CCD’s data center to avoid any overhead or reverse communication back to the 3CX server.
Figure 1. Two secured outbound tunnels from the 3CX server feed CCD’s data center. End‑user portals connect over HTTPS for KPIs and a secure WebSocket/SSE for live notifications.