Asterisk Call Data Record Inspector


A while ago I've begun work on a CDR inspector for Asterisk - it's not finished and there is a lot of work to put into it before calling it production ready.
But I'm writing this post to make a little noise about it and maybe find out if there is anyone interested in such a tool for the mac.

Feature rundown:


  • reads CDRs through Manager API

  • displays CDRs real time

  • import CDRs from Asterisk CSV file

  • multiple CDR sources

  • prints CDRs

  • very basic rating system

  • displays hints (extension status)

  • graphs for daily usage, hourly usage (alpha)

  • can work with multiple CDR files, drag and drop in between document windows



Requirements:

Mac OSX Tiger (PPC, in theory works on Intel too).

External code:

built on top of Asterisk Manager API framework.

Do drop me a line if you've interested in a copy of the alpha/beta version I have right now.