• Travis Cross's avatar
    Add fsctl command to summon reincarnation · 03202e30
    Travis Cross 提交于
    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`.
    03202e30
名称
最后提交
最后更新
..
Makefile.am 正在载入提交数据...
mod_commands.2008.vcproj 正在载入提交数据...
mod_commands.2010.vcxproj 正在载入提交数据...
mod_commands.2012.vcxproj 正在载入提交数据...
mod_commands.c 正在载入提交数据...
mod_commands.vcproj 正在载入提交数据...