You are here

Architecture

This section will describe the architecture of VoIPFix, detailing the main modules of the application implementation.

The VoIPFix was built with the concept of object-oriented programming, using C++ and Qt. It consists of 25 classes containing 9542 lines of code spread across 49 files.

The figure below shows the architecture of VoIPFix in modules:

VoIPFix Architecture

VoIPFix Architecture