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.
Go to file
Mike Jerris 16a4c21af7 [build] fix libpq configure check to use flags from autoconf/pkg-config 2020-12-15 11:22:21 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2020-08-07 17:26:52 -04:00
build [build] add addr sanitizer to out of tree mod stubs 2020-09-10 14:33:26 -04:00
clients/flex
cmake_modules
conf [Default-Configuration] Force sip subscription requests to require authentication. 2020-09-03 21:27:02 +04:00
debian [Packaging] fix debian/util.sh to work properly with new cowbuilder/pbuilder requirements for gpg keyfile formatting. add gpg to to Build-Depends as its needed to reformat the ascii armored key into the required binary format. 2020-09-03 20:49:09 +04:00
docker [Docs] Rename Docker README to README.md, so github recognizes that it as a Markdown file and update the git url in it 2019-10-13 21:46:36 +04:00
docs [docs/phrase] Translated all phrases (voice prompts) to German. 2020-01-28 21:15:35 +04:00
dtd
fonts
fscomm
htdocs
images
libs [apr] fix find_if_index for BSDs/mac 2020-09-21 11:50:09 -04:00
scripts [build/docs] point all old stash references in docs and makefiles to new github repository 2019-10-01 10:02:20 -06:00
src [mod_gsmopen] Fix build on Visual Studio 2019 2020-11-20 18:29:52 +04:00
support-d Update basrc alias for gcore to get a top -H in the process so we do not forget 2019-07-26 00:47:48 +04:00
tests/unit [Core] Fix the null char in truncated value returned by switch_b64_decode 2020-09-01 21:04:49 +04:00
w32 [Core] Enable use of DTLSv1_2 on Windows. 2020-09-14 15:02:50 +04:00
web
yum
.clang-format
.drone.yml [Testing] Move Drone artifacts to signalwire.cloud 2020-10-19 18:37:11 +04:00
.gitattributes [Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead. 2020-08-03 23:46:45 +04:00
.gitconfig Add git configuration to ignore errors from `git fsck` 2020-05-01 20:42:38 +04:00
.gitignore [verto-client] move verto client to github.com/freeswitch/verto-client 2020-08-13 11:00:21 -04:00
.mailmap
Freeswitch.2017.sln [Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead. 2020-08-04 19:15:28 -04:00
Freeswitch.2017.sln.bat [Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages. 2020-05-25 16:41:16 +04:00
INSTALL
LICENSE Rename License.txt to LICENSE 2020-08-12 09:20:00 -04:00
Makefile.am [Build-System] Only link sofia-sip to core, not all binaries 2020-08-18 17:42:37 +04:00
README.md Updated slack community link to the current (working) join link as old one expired. Closes #29 2019-10-01 14:25:31 -07:00
acinclude.m4 [Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead. 2020-08-03 23:46:45 +04:00
bootstrap.sh [Build-System] Remove SpanDSP library from the FreeSWITCH tree and use packages instead. 2020-08-04 19:15:28 -04:00
cc.sh
cluecon.tmpl
cluecon2.tmpl
cluecon2_small.tmpl
cluecon_small.tmpl
configure.ac [build] fix libpq configure check to use flags from autoconf/pkg-config 2020-12-15 11:22:21 -07:00
devel-bootstrap.sh
erlang.spec
freeswitch-config-rayo.spec FS-11567: [Build-System] CentOS packaging: Disable mod_v8 build 2019-05-23 22:09:44 +04:00
freeswitch-sounds-en-ca-june.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-en-us-allison.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-en-us-callie.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-fr-ca-june.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-music.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-pt-BR-karina.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-ru-RU-elena.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch-sounds-sv-se-jakob.spec FS-11567: [Build-System] CentOS packaging: Sound logic cleanup. 2019-05-23 22:09:08 +04:00
freeswitch.spec Merge pull request #6 from sergey-safarov/specUP4 2020-08-18 19:43:50 +04:00
msbuild.cmd [Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages. 2020-05-25 16:41:16 +04:00
swig_common.i

README.md

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. Combined with our hosted cloud platform, SignalWire, FreeSWITCH can interconnect with the outside world and scale to any size.

Visit https://signalwire.com or https://github.com/signalwire for more info.

Getting Started

FreeSWITCH is available on Github in source code format. You can checkout the development branch and build for many poplular platforms including Linux, Windows, MacOSX and BSD. There is an issue tracker and pull request system available as part of the repo online.

See https://freeswitch.com/#getting-started for more detailed instructions.

Additional Help

If you need assistance or have an interest in using a commercially supported build, you can contact coreteam@freeswitch.com to learn about professional services to support your project.

Voice-over-IP services - SIP / SMS - App Integrations

SignalWire is the primary sponsor of the FreeSWITCH project and was founded by the original developers of FreeSWITCH. SignalWire provides scalable services to enhance and scale your project such as SMS, SIP, Serverless Application hosting as well as programmable telecom. mod_signalwire which is distributed in this code base allows you to instantly pair with SignalWire and extend your FreeSWITCH.

Documentation

The main index for documentation is available at:

Release notes:

Installation

Step by step tutorials to install FreeSWITCH from packages or source code are available at:

Downloads

Contributions

GitHub pull requests are the recommended way to contribute to the FreeSWITCH source code:

Community

Slack is our chat system where the developers, the FreeSWITCH team, and the most active users are present. This is the place to get answers faster and chat with other users in real time. All you need to do is enter your email and verify it on the Slack signup page and you are ready to join in the discussion!

Slack Community:

Mailing list:

Thank you for using FreeSWITCH!