Hi All;
I am installing Asterisk on Fedora core 16 and I am facing a problem that asterisk is not starting automatically.
The initialization script (asterisk) existed under /etc/init.d/asterisk and under /etc/rc.d/init.d/asterisk but when I reboot the machine, it does not start automatically.
Manually, I can start the service as following and it is working fine:
/etc/init.d/asterisk start
So, why it is not started automatically?
I checked the directories /etc/rc.d/rc0.d/ and rc1.d, ... etc and I found asterisk .. but I am afraid that I am missing something or I have to type any command using chkconfig or any other thing ... maybe I am forgeting something?
Regards
Bilal