Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 392 Bytes

wazo-call-logd

Build Status

wazo-call-logd is a service for collecting statistics on calls made on a Wazo server

Running unit tests

apt-get install libpq-dev python3.4-dev libffi-dev libyaml-dev
pip install tox
tox --recreate -e py34