Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 749 Bytes

File metadata and controls

21 lines (12 loc) · 749 Bytes

Innovaphone Call Relationship Counter

A proof of concept tool for displaying call relationships within an innovaphone PBX in realtime.

How it works

  1. The innovaphone PBX generates CDRs (call detail records) and sends them to the backend.

  2. The backend does some filtering and preparation of CDR data and provides it for incoming frontend connections.

  3. A frontend connects to the backend, gets the relationship data and displays it.

Network view

Built With