baresip / baresip-apps

Baresip Applications Modules
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link
auloop b2bua intercom multicast vidloop

baresip-apps

Baresip Applications

Building

See Wiki: Install Stable Release or Wiki: Install GIT Version for a full guide.

$ cd baresip 
$ cmake -B build -DAPP_MODULES_DIR=../baresip-apps/modules -DAPP_MODULES="auloop;vidloop"
$ cmake --build build -j