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
Tim Anderson (on dev server) eca1985ba9 [mod_voicemail] allow mod_voicemail to work with mod_http_cache as storage location
This commit makes mod_voicemail assume file system operations succeed if the
filename is a url. This means that you can set the `storage-dir` parameter
to a mod_http_cache url and it should just work.

Note: this does not work for deleting voicemail recordings from the http
server. Doing so would require adding delete support to mod_http_cache and
the generic file handling code.
2023-08-30 04:01:53 +00:00
.github/ISSUE_TEMPLATE
build version bump 2023-08-13 23:20:20 +03:00
clients/flex
cmake_modules [core] remove apr-util from tree 2022-08-29 20:17:02 +03:00
conf Update freeswitch.xml 2023-08-11 14:03:04 -04:00
debian [Build-System] Add Debian 12 Bookworm support 2023-07-25 20:47:11 +03:00
docker [mod_shout] Enable module in Dockerfile example. 2023-02-16 18:11:28 +02:00
docs [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
dtd
fonts
fscomm
htdocs
images
libs [mod_av] Add FFmpeg 5.1.3 support on Windows. 2023-07-18 19:38:06 +03:00
scripts [core, mod_opus] more elastic jitterbuffer with Opus codec 2023-07-21 20:03:00 +03:00
src [mod_voicemail] allow mod_voicemail to work with mod_http_cache as storage location 2023-08-30 04:01:53 +00:00
support-d
tests/unit [Core] check_ice: sanitize second field of the candidates. Add new switch_is_uint_in_range() API. 2023-08-13 15:49:58 +03:00
w32 [mod_av] Add FFmpeg 5.1.3 support on Windows. 2023-07-18 19:38:06 +03:00
web
yum
.clang-format
.drone.yml
.gitattributes
.gitconfig
.gitignore
.mailmap
Freeswitch.2017.sln [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
Freeswitch.2017.sln.bat
INSTALL
LICENSE [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
Makefile.am [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
README.md Merge pull request #1639 from signalwire/docker 2023-03-28 17:39:41 +03:00
SECURITY.md Create SECURITY.md 2023-02-17 15:24:03 -05:00
acinclude.m4
bootstrap.sh [core][mod_sofia] remove ZRTP (deemed obsolete). 2022-10-28 20:19:42 +03:00
cc.sh
cluecon.tmpl
cluecon2.tmpl
cluecon2_small.tmpl
cluecon_small.tmpl
configure.ac version bump 2023-08-13 23:20:20 +03:00
devel-bootstrap.sh
freeswitch-config-rayo.spec
freeswitch-sounds-en-ca-june.spec
freeswitch-sounds-en-us-allison.spec
freeswitch-sounds-en-us-callie.spec
freeswitch-sounds-fr-ca-june.spec
freeswitch-sounds-music.spec
freeswitch-sounds-pt-BR-karina.spec
freeswitch-sounds-ru-RU-elena.spec
freeswitch-sounds-sv-se-jakob.spec
freeswitch.spec [Build-System] Update libks and signalwire-c requirements to 2.0 2023-07-13 21:23:34 +03: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 popular 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://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/ 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:

Install from packages

Step by step tutorials to install FreeSWITCH from packages:

Build from source

Example Dockerfiles to build FreeSWITCH and dependencies from source:

Step by step tutorials to build FreeSWITCH with provided dependency packages:

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!