mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-08 05:11:51 +00:00
094ffe37ccbead1e98a69da0306ae8d2e7f3978f
mod_erlang_event will now try to read $HOME/.erlang.cookie if no cookie is specified in the config file. You can specify an arbitary cookie file via the 'cookie-file' parameter in the config file. The cookie file MUST be readable by the user freeswitch is running as (either the owner or root) and the file MUST NOT be readable/writeable/executable by any other user (eg 0400 permissions). Thanks to James Aimonetti for the idea and the original patch.
Description
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.
Multiple Licenses
219 MiB
Languages
C
64.6%
C++
21.1%
JavaScript
4.8%
Assembly
2%
Makefile
1.1%
Other
5.6%