Re: [SR-Users] Problem Starting kamailio on Debian Squeeze [solved]

2012-08-08 Thread JR Richardson
On Wed, Aug 8, 2012 at 12:34 PM, JR Richardson wrote: > On Wed, Aug 8, 2012 at 12:13 PM, JR Richardson > wrote: >> Hi All, >> >> I'm running redundant kamailio 3.0.4 servers in production, have been >> for a long time with great success. They were installed on debian >> Lenny. One of my servers

Re: [SR-Users] Problem Starting kamailio on Debian Squeeze [solved]

2012-08-08 Thread Alex Balashov
Not in dependency-based boot sequencing. :-) On 08/08/2012 01:49 PM, Pavel Klochan wrote: Hi. Another solution is to change priority in /etc/rc2.d/ I think it's more correct, because if you change kamailio ini script - after update you will need to change /etc/init.d/kamailio script manually

Re: [SR-Users] Problem Starting kamailio on Debian Squeeze [solved]

2012-08-08 Thread Pavel Klochan
Hi. Another solution is to change priority in /etc/rc2.d/ I think it's more correct, because if you change kamailio ini script - after update you will need to change /etc/init.d/kamailio script manually On Wed, Aug 8, 2012 at 9:36 PM, Alex Balashov wrote: > On 08/08/2012 01:34 PM, JR Richardson w

Re: [SR-Users] Problem Starting kamailio on Debian Squeeze [solved]

2012-08-08 Thread Alex Balashov
On 08/08/2012 01:34 PM, JR Richardson wrote: The old init scrip that ships with Kamailio 3.0.4 that I am using is not 100% compatible so I pulled a hack out of the hat and inserted 'sleep 20' before of 'check_fork ()' in the kamailio init script. Kamailio now waits long enough for all services

Re: [SR-Users] Problem Starting kamailio on Debian Squeeze [solved]

2012-08-08 Thread JR Richardson
On Wed, Aug 8, 2012 at 12:13 PM, JR Richardson wrote: > Hi All, > > I'm running redundant kamailio 3.0.4 servers in production, have been > for a long time with great success. They were installed on debian > Lenny. One of my servers crashed. I can't seem to do a debian lennyy > install because t