Freeswitch Kafka Plugin
We use vscode + docker, to enable easy building on any platform with the use of remote-container feature of Visual Studio Code
. If you are new to this, follow the getting started guide
Open the project in Visual Studio Code
and just Run Task Release
.
sudo apt-get install libfreeswitch-dev
sudo apt-get install build-essential pkg-config
sudo apt-get install librdkafka-dev libz-dev libssl-dev
make
make install