cd /usr/local/src git clone https://freeswitch.org/stash/scm/fs/freeswitch.git cd freeswitch ./bootstrap.sh -j
Enable mod_xml_curl, mod_xml_cdr, mod_perl (If you want to use calling card features)
All of the above has probably worked ok …. run configure and look for errors, and run make and look for errors
./configure -C make & make install