• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build/H03-May-2022-21,42116,209

clients/flex/H12-May-2020-12,97911,248

cmake_modules/H12-May-2020-137106

conf/H12-May-2020-64,09150,501

debian/H12-May-2020-5,8245,166

docker/H12-May-2020-788550

docs/H03-May-2022-11,4729,713

dtd/H12-May-2020-3226

fonts/H03-May-2022-21

fscomm/H12-May-2020-8,6357,640

htdocs/H03-May-2022-13,55212,519

html5/verto/H12-May-2020-4,5194,007

images/H03-May-2022-

libs/H12-May-2020-2,468,7711,878,283

scripts/H03-May-2022-11,5768,360

src/H03-May-2022-1,089,201839,101

support-d/H12-May-2020-5,5394,409

tests/unit/H12-May-2020-5,1443,980

w32/H12-May-2020-10,9948,512

web/H12-May-2020-

yum/H12-May-2020-522425

.clang-formatH A D12-May-20201.9 KiB6261

.drone.ymlH A D12-May-20203.7 KiB123110

.gitattributesH A D12-May-2020785 3029

.gitconfigH A D12-May-2020243 106

.gitignoreH A D12-May-20206 KiB282258

.mailmapH A D12-May-2020181 32

.versionH A D12-May-202015 21

AUTHORSH A D12-May-20203 KiB4839

COPYINGH A D12-May-202029.6 KiB530429

ChangeLogH A D12-May-2020284.4 KiB3,4813,442

Freeswitch.2017.slnH A D12-May-2020221.6 KiB2,9392,938

Freeswitch.2017.sln.batH A D12-May-20201.6 KiB6447

INSTALLH A D12-May-20209.1 KiB232176

Makefile.amH A D12-May-202030.4 KiB882704

Makefile.inH A D12-May-2020361.1 KiB4,4654,054

NEWSH A D12-May-20200

READMEH A D12-May-20200

README.mdH A D12-May-20203.2 KiB6335

acinclude.m4H A D12-May-2020721 1716

aclocal.m4H A D12-May-2020364.2 KiB10,2019,223

cc.shH A D12-May-2020257 116

cluecon.tmplH A D12-May-20202.1 KiB2120

cluecon2.tmplH A D12-May-20202.1 KiB2120

cluecon2_small.tmplH A D12-May-2020545

cluecon_small.tmplH A D12-May-2020528 98

configureH A D12-May-20201.1 MiB37,81232,124

configure.acH A D03-May-202278.4 KiB2,1571,881

devel-bootstrap.shH A D12-May-2020102 74

erlang.specH A D12-May-20209.6 KiB298213

freeswitch-config-rayo.specH A D12-May-20207.9 KiB178128

freeswitch-sounds-en-ca-june.specH A D12-May-202014.7 KiB321207

freeswitch-sounds-en-us-allison.specH A D12-May-202015 KiB326227

freeswitch-sounds-en-us-callie.specH A D12-May-202016.7 KiB364258

freeswitch-sounds-fr-ca-june.specH A D12-May-202015.4 KiB329215

freeswitch-sounds-music.specH A D12-May-20204.8 KiB162122

freeswitch-sounds-pt-BR-karina.specH A D12-May-202015 KiB321223

freeswitch-sounds-ru-RU-elena.specH A D12-May-202015.3 KiB331227

freeswitch-sounds-sv-se-jakob.specH A D12-May-202014.3 KiB314175

freeswitch.specH A D12-May-2020107.2 KiB2,8311,925

modules.confH A D03-May-20223.9 KiB17546

msbuild.cmdH A D12-May-2020919 2117

rebootstrap.shH A D12-May-202013.1 KiB467339

swig_common.iH A D12-May-2020103 83

README.md

1# FreeSWITCH
2
3FreeSWITCH 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.
4
5Visit  [https://signalwire.com](https://signalwire.com/)  or https://github.com/signalwire for more info.
6
7## Getting Started
8
9FreeSWITCH is available on [Github](https://github.com/signalwire/freeswitch) 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.
10
11See [https://freeswitch.com/#getting-started](https://freeswitch.com/#getting-started) for more detailed instructions.
12
13## Additional Help
14
15If 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.
16
17## Voice-over-IP services - SIP / SMS - App Integrations
18
19[SignalWire](https://signalwire.com) 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.
20
21## Documentation
22
23The main index for documentation is available at:
24
25  * https://freeswitch.org/confluence/
26
27### Release notes:
28
29  * https://freeswitch.org/confluence/display/FREESWITCH/Release+Notes
30
31### Installation
32
33Step by step tutorials to install FreeSWITCH from packages or source code are available at:
34
35  * [Debian 10 Buster](https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster) [<b>Recommended</b>]
36  * [Raspberry Pi](https://freeswitch.org/confluence/display/FREESWITCH/Raspberry+Pi)
37  * [CentOS 7](https://freeswitch.org/confluence/display/FREESWITCH/CentOS+7+and+RHEL+7)
38
39## Downloads
40
41  * [Tarballs](https://files.freeswitch.org/releases/freeswitch/)
42  * [Windows Installer](http://files.freeswitch.org/windows/installer/x64/)
43  * [Windows Sound Packages](http://files.freeswitch.org/windows/installer/x64/sounds/)
44
45## Contributions
46
47GitHub pull requests are the recommended way to contribute to the FreeSWITCH source code:
48
49  * https://github.com/signalwire/freeswitch/pulls
50
51## Community
52
53Slack is our chat system where the developers, the FreeSWITCH team, and the most active users are present.
54This 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!
55
56Slack Community:
57  * https://signalwire.community/
58
59Mailing list:
60
61  * http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
62
63**Thank you for using FreeSWITCH!**