Thanks for the input Seann and Steve. That is insightful. I did run chkconfig --list asterisk and following is the output:<div><div><b>[root@tel ~]# chkconfig --list asterisk</b></div><div><b>asterisk        0:off   1:off   2:on    3:on    4:on    5:on    6:off</b></div>

</div><div><br></div><div>In file /usr/sbin/safe_asterisk I have priority for asterisk set at 9. </div><div><div><b># run asterisk with this priority</b></div><div><b>PRIORITY=9</b></div></div><div><br></div><div>/var/log/messages doesn&#39;t show anything important or related to why asterisk not starting at startup. I think asterisk should start first and then amportal will start as well is asterisk does start. </div>

<div><br></div><div>Here is what happens if I do amportal restart:</div><div><br></div><div><div><b>[root@tel ~]# amportal restart</b></div><div><b><br></b></div><div><b>STOPPING ASTERISK</b></div><div><b>Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)</b></div>

<div><b>Asterisk Stopped</b></div><div><b><br></b></div><div><b>STOPPING FOP SERVER</b></div><div><b>SETTING FILE PERMISSIONS</b></div><div><b>chown: cannot access `/dev/tty9&#39;: No such file or directory</b></div><div>

<b>Permissions OK</b></div><div><b><br></b></div><div><b>STARTING ASTERISK</b></div><div><b>Cannot find specified TTY (9)</b></div><div><b>safe_asterisk: no process killed</b></div><div><b>mpg123: no process killed</b></div>

<div><b><br></b></div><div><b>-----------------------------------------------------</b></div><div><b>Asterisk could not start!</b></div><div><b>Use &#39;tail /var/log/asterisk/full&#39; to find out why.</b></div><div><b>-----------------------------------------------------</b></div>

<div><b>[root@tel ~]#</b></div><div><b>[root@tel ~]#</b></div><div><b>[root@tel ~]# asterisk -g</b></div><div><b>[root@tel ~]# amportal start</b></div><div><b><br></b></div><div><b><br></b></div><div><b>SETTING FILE PERMISSIONS</b></div>

<div><b>chown: cannot access `/dev/tty9&#39;: No such file or directory</b></div><div><b>Permissions OK</b></div><div><b><br></b></div><div><b>STARTING ASTERISK</b></div><div><b>Asterisk is already running</b></div><div>
<b><br>
</b></div><div><b>STARTING FOP SERVER</b></div><div><b>FOP Server Started</b></div><div><br></div><div>I did a tail and here it is:</div><div><br></div><div><div><b>[root@tel ~]# tail /var/log/asterisk/full</b></div><div>

<b>[Jun  7 22:17:36] WARNING[4384] chan_dahdi.c: Ignoring any changes to &#39;userbase&#39; (on reload) at line 23.</b></div><div><b>[Jun  7 22:17:36] WARNING[4384] chan_dahdi.c: Ignoring any changes to &#39;vmsecret&#39; (on reload) at line 31.</b></div>

<div><b>[Jun  7 22:17:36] WARNING[4384] chan_dahdi.c: Ignoring any changes to &#39;hassip&#39; (on reload) at line 35.</b></div><div><b>[Jun  7 22:17:36] WARNING[4384] chan_dahdi.c: Ignoring any changes to &#39;hasiax&#39; (on reload) at line 39.</b></div>

<div><b>[Jun  7 22:17:36] WARNING[4384] chan_dahdi.c: Ignoring any changes to &#39;hasmanager&#39; (on reload) at line 47.</b></div><div><b>[Jun  7 22:17:36] NOTICE[4384] chan_skinny.c: Configuring skinny from skinny.conf</b></div>

<div><b>[Jun  7 22:17:36] WARNING[4384] res_musiconhold.c: Cannot open dir /var/lib/asterisk/moh or dir does not exist</b></div><div><b>[Jun  7 22:17:36] WARNING[4384] res_musiconhold.c: Cannot open dir /var/lib/asterisk/moh/.nomusic_reserved or dir does not exist</b></div>

<div><b>[Jun  7 22:17:36] WARNING[4384] res_musiconhold.c: No music on hold classes configured, disabling music on hold.</b></div><div><b>[Jun  7 22:18:40] ERROR[4479] pbx.c: Did not remove this priority label (57/vmxopts) from the peer_label_table of context macro-vm, extension vmx!</b></div>

</div><div><br></div><div><br></div><div>Thanks,</div><div>Bruce</div><div><br><div class="gmail_quote">On Mon, Jun 7, 2010 at 3:29 PM, Steve Edwards <span dir="ltr">&lt;<a href="http://asterisk.org">asterisk.org</a>@<a href="http://sedwards.com">sedwards.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, 7 Jun 2010, bruce bruce wrote:<br>
<br>
&gt; CentOS 5.4 and asterisk does stay running after it&#39;s loaded by asterisk<br>
&gt; -g. But the chkconfig --add asterisk doesn&#39;t work :(<br>
<br>
</div>What does &quot;chkconfig --list asterisk&quot; show?<br>
<br>
The &quot;add&quot; command looks in the asterisk script for a line that looks like:<br>
<br>
        # chkconfig: 2345 98 98<br>
<br>
This says that chkconfig should create the appropriate links in the<br>
/etc/rc{x}.d/ hierarchy so that Asterisk will be started at runlevels 2,<br>
3, 4, 5 with a start priority of 98 (see &quot;man chkconfig&quot; for details) and<br>
a stop priority of 98. Since CentOS servers should be running at runlevel<br>
3, the 2, 4, and 5 are superfluous.<br>
<br>
If there is no such line, chkconfig will not create the appropriate links.<br>
<br>
Also, if /etc/init.d/asterisk does not have execute privileges, it will<br>
not be executed on startup and Asterisk will not be running as expected.<br>
<div class="im"><br>
--<br>
Thanks in advance,<br>
-------------------------------------------------------------------------<br>
Steve Edwards       <a href="mailto:sedwards@sedwards.com">sedwards@sedwards.com</a>      Voice: +1-760-468-3867 PST<br>
Newline                                              Fax: +1-760-731-3000<br>
<br>
</div>--<br>
<div><div></div><div class="h5">_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div></div>