1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-03 09:21:29 +00:00

This is a sample build system for a stand alone FreeSWITCH module.

To build and install:
./bootstrap.sh
./configure
make
make install