Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

wazo-platform/wazo-client-qt

Repository files navigation

Important: Please note this repository is now deprecated in Wazo, we don't support it anymore.


Wazo Client

Wazo Client is a GUI client based on QT. The Client can be used for accessing services provided by the CTI server, such as controlling a phone, sending a fax, or monitoring a Wazo Call Center.

Building and Running

Complete documentation on building the Wazo Client can be found on the Wazo documentation web site.

Doxygen documentation

Developers may be interested in the source code documentation. Use the following command to generate the documentation using Doxygen.

doxygen Doxyfile

You can then open the generated documentation with you browser.

firefox doc/html/index.html