Skip to content
David Orel edited this page Jul 30, 2024 · 7 revisions

3CX CDR Server

Welcome to the wiki for the 3CX CDR Server! This application is a tool that allows you to retrieve Call Data Records (CDRs) from the 3CX phone system over a TCP/FTP/SCP connection.

Overview

The 3CX CDR Server is designed to simplify the process of retrieving CDRs from your 3CX installation. It establishes a TCP/FTP/SCP connection to the 3CX server and listens for incoming CDR data or look at CDR files, which it then processes and stores in a postgresql database.

Features

  • Retrieve CDRs from 3CX in real-time from TCP / SCP / FTP
  • Store CDR's in PostGresql database
  • Easy to make graphical dashboard with Grafana
  • Easy to query with PGAdmin
  • Configurable connection settings
  • Logging and error handling
  • Easy installation and configuration

Getting Started

To get started with the 3CX CDR Server, follow these steps:

  1. Installation - Learn how to install the application on your system.
  2. Configuration - Configure the application to connect to your 3CX server and set up your desired output format.
  3. Usage - Start the application and begin retrieving CDRs from 3CX.

Support

If you encounter any issues or have questions,you can create an issue here issue tracker

Contributing

We welcome contributions from the community! If you'd like to contribute to the project, please follow the guidelines in the Contributing section.

Clone this wiki locally