Travis Cross aa10023269 Add fsctl command to summon reincarnation
If you start freeswitch with -reincarnate or -reincarnate-reexec, FS
will restart automatically in the event of an unexpected exit.

Currently, you can cause FS to immediately call exit(0) with `fsctl
shutdown now`, or you can have it call abort() with `fsctl crash`.
Which are both nice, but if you have reincarnation engaged, you really
might want FS to call exit([non-zero]) so the great supervisor
immediately breathes life back into your system.

This is now available via `fsctl shutdown reincarnate now`.
2014-06-10 23:57:30 +00:00
2014-03-17 16:34:43 -05:00
2014-03-02 10:35:24 +00:00
2014-02-12 15:25:54 -06:00
2014-06-10 23:57:29 +00:00
2014-02-12 15:25:54 -06:00
2014-02-19 13:05:57 -06:00
2013-06-07 07:26:13 +00:00
2012-05-28 16:35:00 +00:00
2013-07-27 03:39:38 +00:00
2013-02-11 16:42:10 +00:00
2013-09-18 05:17:59 +05:00
2013-09-18 05:17:59 +05:00
2014-05-12 11:18:53 -05:00
2012-05-15 10:20:52 -05:00
2013-07-27 22:13:08 -05:00
2014-01-22 08:43:57 -06:00
2013-06-07 05:17:05 +00:00
2014-05-05 19:23:25 -04:00
2013-12-23 22:43:21 +05:00
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 162 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%