https://github.com/jchavanton/cca
call control component
https://github.com/jchavanton/cca
Last synced: 3 months ago
JSON representation
call control component
- Host: GitHub
- URL: https://github.com/jchavanton/cca
- Owner: jchavanton
- Created: 2018-04-16T21:28:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T17:55:34.000Z (over 5 years ago)
- Last Synced: 2025-01-30T07:28:31.654Z (5 months ago)
- Language: C++
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```