Billing Module

Hi Guys,

I have a client that has many businesses using a single PBX in a building. I would like to be able to generate a bill each month for each company. It would need to do the following:

  • Accept a CSV for rates (i have a csv with the cost for calls that contain 3000 different rates!)
  • Adjust the rate based on the time the call was place and the day it was place on (off peak rates are different here in the UK).
  • Read the “Account Code” and generate a bill per company with itemised extension calling inside of each company
  • A graph with the most common numbers would be a nice extra but not needed.

Is there any thing out there that will do this? I have hounded through a few pages of google etc and can’t find any thing decent!

If I am going to make some thing I would like to make it as a freepbx module is there any where I can gain info for how to create a freepbx module? Would I be able to get any community help with this?

Thanks
Keith

Oh yeah, I will make a donation if this is made aka help pay for the development of it…

Cheers
Keith

I’ve written a program to do what you need, except its a .net service - so perhaps not quite what you’re after