<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body dir="auto">
<div style="-webkit-text-size-adjust: auto;">Bob,</div>
<div style="-webkit-text-size-adjust: auto;"><br>
</div>
<div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">Once it boots up login and type the command</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># service asterisk stop</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">Then read the log file</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># nano /var/log/asterisk/messages</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">You will have to scroll to the bottom of the file to find out the problem.</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">Usually I run the following sequence of commands</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"><br>
</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># service asterisk stop</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># rm -Rf /var/log/asterisk/messages</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># service asterisk start</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">Let it run until you get the error then:</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># service asterisk stop</span></div>
<div><span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);"># nano /var/log/asterisk/messages</span></div>
<br>
<div style="-webkit-text-size-adjust: auto; font-family: UICTFontTextStyleBody;">
--</div>
<div style="-webkit-text-size-adjust: auto; font-family: UICTFontTextStyleBody;">
Regards,</div>
<div style="-webkit-text-size-adjust: auto; font-family: UICTFontTextStyleBody;">
<br>
</div>
<div style="-webkit-text-size-adjust: auto; font-family: UICTFontTextStyleBody;">
Chris Andrist</div>
</div>
<div style="-webkit-text-size-adjust: auto;"><br>
On Apr 29, 2014, at 9:22 PM, "Bob" <<a href="mailto:kk6ecm@gmail.com">kk6ecm@gmail.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite" style="-webkit-text-size-adjust: auto;">
<div>
<meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Times;
        panose-1:2 2 6 3 5 4 5 2 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<div class="Section1">
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">I had an error in my IP address. Went into setup, and made the change. I then entered “service network restart,” then “service asterisk restart.”<br>
<br>
<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">I then it happened...<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333">Asterisk ended with exit status 1<br>
Asterisk died with code 1.<br>
Automatically restarting Asterisk.<br>
mpg123: no process killed<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333">Have not been able to stop it. I tried powering down the computer, and did a restart... tried and “service asterisk restart” again,
 and the errors continue. Any suggestions?<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333">Thanks,<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333">Bob<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="3" color="#333333" face="Times"><span style="font-size:12.0pt;font-family:Times;color:#333333">kk6ecm</span></font><font size="2" face="Arial"><span style="font-size:10.0pt;font-family:Arial"><o:p></o:p></span></font></p>
</div>
</div>
</blockquote>
<blockquote type="cite" style="-webkit-text-size-adjust: auto;">
<div><span>_______________________________________________</span><br>
<span>App_rpt-users mailing list</span><br>
<span><a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a></span><br>
<span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a></span><br>
<span></span><br>
<span>To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br>
<span>You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
</span></div>
</blockquote>
</body>
</html>