1145 Forks
2416 Stars
2416 Watchers

freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.

How to download and setup freeswitch

Open terminal and run command
git clone https://github.com/signalwire/freeswitch.git
git clone is used to create a copy or clone of freeswitch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with freeswitch https://github.com/signalwire/freeswitch/archive/master.zip

Or simply clone freeswitch with SSH
[email protected]:signalwire/freeswitch.git

If you have some problems with freeswitch

You may open issue on freeswitch support forum (system) here: https://github.com/signalwire/freeswitch/issues