]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Allow reincarnation from mod_sofia's shutdown-on-fail
authorTravis Cross <tc@traviscross.com>
Fri, 27 Jun 2014 22:14:14 +0000 (22:14 +0000)
committerTravis Cross <tc@traviscross.com>
Fri, 27 Jun 2014 22:18:39 +0000 (22:18 +0000)
commit52fb53cba41cada08cb2e8ee15f4de7a44943535
treef9fd1cf55681be6e87bbe92902eb48e99752c710
parent80ed14ab3e8aa5382d01240c1cf3831b065c4fc1
Allow reincarnation from mod_sofia's shutdown-on-fail

mod_sofia's parameter shutdown-on-fail now accepts the value
"reincarnate-now".  This will cause the switch to exit immediately
with a non-zero exit code so that the supervisor can recover the
switch.  For this to work you have to pass in -reincarnate or
-reincarnate-reexec to freeswitch.
src/mod/endpoints/mod_sofia/sofia.c