An open API service indexing awesome lists of open source software.

https://github.com/jchavanton/cca

call control component
https://github.com/jchavanton/cca

Last synced: 3 months ago
JSON representation

call control component

Awesome Lists containing this project

README

        

# installation
```
git clone https://github.com/jchavanton/ccc.git
cd ccc
git submodule update --init
cd xmlrpc
./configure && make
make install
```