Skip to content
hatlessman edited this page Nov 22, 2011 · 2 revisions

This project came about (I believe) because of a frustration with A2Billing, and to a much lesser extent, Asterisk.

I'm going to throw out some quick ideas here just to get the ball rolling.

We need something that actually takes a "What do I do with this call?" from Sippy (or whatever, I'm assuming sippy here), looks up customer info, (ie, what provider/rates to use) and returns to Sippy where to send the call. Probably something written in python. And when the call has ended, record all the call info into the backend database.

Backend database for this, MongoDB? Pretty popular, and rather awesome if you know what your doing. It does have trouble running on older hardware.

And also a UI, most likely webbased. Could probably do this in python, but I don't have any experience here.

Questions, comments, corrections, more ideas?

Clone this wiki locally