Call history
Call history
Monitoring your traffic is important. Although there are several ways to monitor SIP traffic, Diagox exposes Call History with GUI and API to make this more accurate and easier.
asds
NOTE By default it uses in memory storage. In multi node setups it requires external storage like Redis or MySQL.
GUI
It provides full monitoring of Calls(Dialogs) and easy access to SIP traces and Recordings( If enabled! ).

Additionally based on media traffic it tries to give some score on your Call Quality called MES (influenced on Asterisk MES)
which is based on RTCP reports and values like jitter, rtt, packet loss etc.
You can find this values as well when clicking any record.

API
You can build your own interface using API.
| Path | Description |
|---|---|
| GET /api/v1/history | Read call recordings with Media stats |