Re: [SR-Users] keep Kamailio running

2015-03-31 Thread Daniel Tryba
On Tuesday 31 March 2015 11:15:09 Olle E. Johansson wrote: > In my view a software that gets segementation faults needs to be fixed > so that it does not happen. Anything else is workarounds that may > hide the fact that you have a serious bug. That is a good view, but in the meantime you'll have

Re: [SR-Users] keep Kamailio running

2015-03-31 Thread Daniel-Constantin Mierla
Hello, On 31/03/15 11:19, Mihaly Zachar wrote: > On 03/31/15 11:15, Olle E. Johansson wrote: >> On 31 Mar 2015, at 11:11, Mihaly Zachar wrote: >> >>> Hi All, >>> >>> >>> As far as I can see if a child dies due to segmentation fault Kamailio >>> stops all the childs and it exits. >>> >>> Is there

Re: [SR-Users] keep Kamailio running

2015-03-31 Thread Mihaly Zachar
On 03/31/15 11:15, Olle E. Johansson wrote: > > On 31 Mar 2015, at 11:11, Mihaly Zachar wrote: > >> Hi All, >> >> >> As far as I can see if a child dies due to segmentation fault Kamailio >> stops all the childs and it exits. >> >> Is there a possibility to change this behaviour to a kind of "re

Re: [SR-Users] keep Kamailio running

2015-03-31 Thread Olle E. Johansson
On 31 Mar 2015, at 11:11, Mihaly Zachar wrote: > Hi All, > > > As far as I can see if a child dies due to segmentation fault Kamailio > stops all the childs and it exits. > > Is there a possibility to change this behaviour to a kind of "respawn > the child" way ? > > What do you think is the

[SR-Users] keep Kamailio running

2015-03-31 Thread Mihaly Zachar
Hi All, As far as I can see if a child dies due to segmentation fault Kamailio stops all the childs and it exits. Is there a possibility to change this behaviour to a kind of "respawn the child" way ? What do you think is the best way to keep Kamailio running on Ubuntu ? On RHEL ? Thanks, Mis