mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-08 08:51:50 +00:00
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 unl
Multiple Licenses
268 MiB
Languages
C
64.4%
C++
21.8%
JavaScript
4.7%
Assembly
2%
Makefile
1%
Other
5.4%