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 unl
Go to file
Andrey Volk da4068e744
Merge pull request #482 from dragos-oancea/mod_portaudio-nullptr
[mod_portaudio] scan-build: Access to field 'next' results in a dereference of a null pointer (loaded from variable 'previous').
2020-03-12 21:03:50 +04:00
build [Build-System] Add print_tests make target to output the list of tests being built including in modules 2020-01-14 22:08:16 +04:00
clients/flex
cmake_modules
conf [mod_httapi] Introduction of connect-timeout param 2020-02-26 23:08:21 +04:00
debian fix hiredis dependency for debian buster 2020-02-16 22:24:58 +03: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
html5/verto [build/docs] point all old stash references in docs and makefiles to new github repository 2019-10-01 10:02:20 -06:00
images
libs Merge pull request #472 from dragos-oancea/spandsp-memcpy-param-overlap 2020-03-12 19:26:35 +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 Merge pull request #482 from dragos-oancea/mod_portaudio-nullptr 2020-03-12 21:03:50 +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 switch_vad_process() to properly use result of fvad_process(). Fixes #18 2020-03-05 21:16:33 +04:00
w32 FS-11727: [mod_mariadb] Add MariaDB (MySQL) support 2019-07-23 20:07:16 +04:00
web
yum
.clang-format
.drone.yml [Testing] Add clang static analyzer to Drone CI 2020-03-06 23:03:53 +04:00
.gitattributes
.gitignore FS-11931 [mod_http_cache] convert tests to use switch_test 2019-07-23 00:44:33 +04:00
.mailmap
Freeswitch.2017.sln [Core] Fix dereference of null pointer in switch_ivr_originate and switch_ivr_enterprise_originate causing crashes, add unit test. 2019-12-31 02:31:26 +04:00
Freeswitch.2017.sln.bat
INSTALL
Makefile.am [Unit-tests] Place module tests into their module's Makefile.am, fix tests, add missing Makefile.am to mod_png, implement recursive make check. 2020-01-18 09:58:42 +00: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
bootstrap.sh
cc.sh
cluecon.tmpl
cluecon2.tmpl
cluecon2_small.tmpl
cluecon_small.tmpl
configure.ac [Unit-tests] Place module tests into their module's Makefile.am, fix tests, add missing Makefile.am to mod_png, implement recursive make check. 2020-01-18 09:58:42 +00: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 [Build-System] Add sndfile.conf.xml to CentOS spec file. 2020-01-31 12:31:59 +04:00
msbuild.cmd
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!