Bootstrap

Zultys API Testing

Trying out what our on-prem MX system can do without buying any additional licensing.

Scope of this area: everything linked below uses access we already have today — either the CDR MySQL database (same connection the VMs by user page already uses) or the admin-level "newapi" REST login. None of it touches the WebSocket/CSTA interface, which is the piece still gated behind the CSTA Server/Client licenses Vatacom is pricing out. These are test/scratch pages, not polished features — expect raw output while we figure out what the data actually looks like.

Live User Directory

Pulls the current mxuser table straight from the MX CDR database — whatever columns actually exist, shown as-is.

Open

Who's On A Call

Polls agentpresence for open (in-progress) sessions to see who shows up as currently active/on a call.

Open

Admin REST Login

Re-tests the admin-level newapi/users login and shows which API modules (SuperView, Call Recording, etc.) our admin account can actually reach.

Open