Changes

Jump to navigation Jump to search
298 bytes added ,  06:10, 10 June 2021
no edit summary
This page is aimed at adding to the information available for both getting a working version of FreeSwitch and configuring it for opensimulator. At the time of writing the latest release is 10.6.
== Information Sources ==
* [https://computingforgeeks.com/how-to-install-freeswitch-pbx-on-ubuntu/ Setup Free Switch on Ubuntu 20.04 - Computing for Geeks] - linked to from the Opensimulator Wiki
* [https://www.programmersought.com/article/63125535268/ Freeswitch installation and Zabbix monitoring] - by [https://www.programmersought.com/ Programmer Sought]
*[https://files.freeswitch.org/freeswitch-releases/ FreeSwitch Releases]
== Compile And Install ==
=== Compile And Install on Ubuntu 20.04 Server ===
 
==== Ubuntu Packages Required ====
* build-essential
* autoconf
* cmake
* Libtool
* pkg-config
* libcurl4-opensssl-dev
* python-pycurl
* python3-pycurl
* python3-pycurl-dbug

Navigation menu