Does 3cx's Dashboard status page run on some sort of API and if so, is there a way to have this information displayed somewhere else using the API? Example, without having to log into 3cx to display the information on a screen?
+1
I would love this ability, we built a customer lookup app for CSRs and we display an "answered calls" dashboard, would love to be able to show current calls.
There is no API for dashboard components. If you want this data you will have to generate it yourself with the Call Control API, or by parsing the CDR files.