Compiling FreeSWITCH for Linux/Unix/Mac OS X
The install procedure is essentially the same for Linux, Unix, or Mac OS X. However, make sure that your system has met the prerequisites listed in the previous section.
Compiling FreeSWITCH
Compiling FreeSWITCH requires just a few steps, although it will take some time depending upon the speed of your system. The basic procedure for compiling FreeSWITCH is as follows:
- Edit
modules.conf
file to customize which modules are compiled by default - Run
configure
script - Run
make
andmake install
to compile and install - Edit
modules.conf.xml
to customize which modules are loaded by default - Install the sound and music files
Following are detailed step-by-step instructions for compiling FreeSWITCH.
Step 1: Edit modules.conf ...
Get FreeSWITCH 1.0.6 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.