FreeSwitch
From Guardian Project Wiki
(Difference between revisions)
Lazzarello (Talk | contribs) (first page) |
Lazzarello (Talk | contribs) (→Configuration: two configuration links. and some criticism of my own writing. hmmm.) |
||
| Line 4: | Line 4: | ||
== Configuration == | == Configuration == | ||
| + | |||
| + | * [http://freeborn.devio.us/doku.php?id=freeswitchfreebsd FreeBSD port install and configuration] process, copy and paste style | ||
| + | * [https://github.com/lazzarello/chef-twelvetone Chef cookbook] to automate a server deployment | ||
| + | |||
| + | The two above resources are attempts to give focus to implementation details on specific platforms. They give little context about why this configuration is important. | ||
Revision as of 01:15, 9 March 2012
Summary
FreeSWITCH is "The World's First Cross-Platform Scalable FREE Multi-Protocol Soft Switch". It is the reference backend application for OSTN. It has a wild amount of features and can do much more than operate according to our spec. Because of that it can be quite intimidating to configure as merely a SIP user directory and transparent RTP proxy.
Configuration
- FreeBSD port install and configuration process, copy and paste style
- Chef cookbook to automate a server deployment
The two above resources are attempts to give focus to implementation details on specific platforms. They give little context about why this configuration is important.