Menu

Home

Igor Lavrinenko

MyCDR

MYCDR is a web user interface software that collect a Call Detail Records. It's used to collect data on the Avaya DEFINITY/S8x00 system or Avaya IP Office.

You can download MyCDR from the project page. If you have feedback, feel free to contact the author (visokey@users.sourceforge.net).

Installation

MyCDR is distributed as a Python source distribution. You can install it by follow steps:

  • Unpacking the source distribution
  • Create database by command: mysql mycdr.sql
  • Check CDR definition on PBX
  • Check configuration file mycdrconf.py
  • Run by command: python mycdr.py

You will need Twisted and MySQLdb packages installed. As well you will need MySQL database managment system available.

Documentation

At the moment, most of the documentation under development.

Changes

Version 0.1

  • Initial release. For IP Office only.

Project Admins: