# baresip-apps **Repository Path**: OpenYunPBX/baresip-apps ## Basic Information - **Project Name**: baresip-apps - **Description**: baresip-apps - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-25 - **Last Updated**: 2026-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # baresip-apps Baresip Applications ## Building See [Wiki: Install Stable Release](https://github.com/baresip/baresip/wiki/Install:-Stable-Release) or [Wiki: Install GIT Version](https://github.com/baresip/baresip/wiki/Install:-GIT-Version) for a full guide. ```bash $ cd baresip $ cmake -B build $ cmake --build build $ cmake --install build ```