Files
freeswitch/src/include
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-01-24 00:24:15 +05:00
2013-09-18 05:14:13 +05:00
2013-10-31 15:30:22 -05:00
2014-02-23 05:17:21 +05:00
2013-08-17 02:16:38 +05:00
2013-12-23 23:24:53 +05:00
2014-01-31 12:11:01 +00:00
2013-09-20 23:34:57 +05:00
2010-06-07 16:47:35 -05:00
2010-03-15 18:01:38 +00:00
2013-11-15 21:35:16 +05:00