freeswitch/build/standalone_module/README

8 lines
135 B
Plaintext

This is a sample build system for a stand alone FreeSWITCH module.
To build and install:
./bootstrap.sh
./configure
make
make install