CCNQ2 OpenSource Platform
Our goal is to provide an affordable, scalable platform for local Internet Service Providers who need to deliver telephone service to their customers.
CCNQ2 is currently in production at a couple locations.
Architecture
The softswitch uses existing SIP OpenSource projects, especially OpenSIPS and FreeSwitch. It provides a fault-tolerant, load-balanced architecture for these services.
The services are wrapped in a management framework. The framework handles configuration, provisioning, rating, CDR aggregation, and billing.
Finally, a multi-lingual web portal provides a complete solution for a greenfield ISP / VoIP provider. Existing providers can borrow parts of the portal, or integrate the softswitch with their existing application stack using the REST API.
Code
CCNQ is an OpenSource project. The code is released under GPL3.
Browse the code locally. To create your own copy of the code tree, run:
git clone git://stephane.shimaore.net/git/ccnq2.0
Alternatively the code is also available on GitHub.
Support
Issues are tracked using SD.
Browse issues with the Issue Tracker. To create your own copy of the issue tracking database, run:
sd clone http://stephane.shimaore.net/sd/ccnq2.0
Consulting services are available in French and English via shimaore.net.


