C++ implementation of SIP, ICE, TURN and related protocols
17 days ago
- #CMake
- #SIP
- #reSIProcate
- reSIProcate repository includes multiple C++ libraries and applications like resip, dum, recon, rePro, reTurn, MOHParkServer, reConServer, and tfm.
- Build instructions provided for both in-tree and out-of-tree builds using CMake and make.
- Unit tests can be run using ctest with options for verbose output.
- Instructions for disabling certain features like QPID Proton during the build process.
- List of required packages and dependencies for building reSIProcate on Linux.
- Specific build options for enabling features like sipXtapi media support.
- Visual Studio build instructions including handling sipXtapi projects and running unit tests.
- CMake GUI usage for changing build settings and options in Visual Studio.
- Information on using CMake cached variables to specify build options.
- Support for building installable packages using CPack with rpm/deb/NSIS.