On 10/24/2011 09:23 AM, Sammy Govind wrote:
if chkconfig isn't working you can add the kamalio startup command in etc/rc.local file.
Yes, but there is a reason why a service management layer exists on all Linux distributions. Many things can go wrong by starting complex services ad hoc that way, especially services with dependencies.
If you want to be creative, be creative, but don't encourage poor practices to newbies.