<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      Have you tried to turn of Selinux permanently?<br>
      I don't see why it would be required on a system that has no
      users.<br>
      In /etc/selinux/config I set SELINUX to disabled<br>
      <br>
      # This file controls the state of SELinux on the system.<br>
      # SELINUX= can take one of these three values:<br>
      #     enforcing - SELinux security policy is enforced.<br>
      #     permissive - SELinux prints warnings instead of enforcing.<br>
      #     disabled - No SELinux policy is loaded.<br>
      SELINUX=disabled<br>
      # SELINUXTYPE= can take one of three two values:<br>
      #     targeted - Targeted processes are protected,<br>
      #     minimum - Modification of targeted policy. Only selected
      processes are protected. <br>
      #     mls - Multi Level Security protection.<br>
      SELINUXTYPE=targeted<br>
      <br>
      This will make sure that you start up without Selinux.<br>
      <br>
      This may partition your problem so that you know where to focus.<br>
      <br>
      I use systemd for everything.<br>
      All of my servers are running some version of CentOS 7<br>
      <br>
      Ron<br>
      <br>
      On 15/03/2017 12:40 PM, Dan Cropp wrote:<br>
    </div>
    <blockquote
cite="mid:41223E927281D842A48CC18032B36CC30118FBEC74@mail2010c.amtelco.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:black;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";
        color:black;}
span.EmailStyle24
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle25
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle26
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks
            Jason.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I
            will try to explain what I’m seeing for this issue.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I
            did a fresh install of CentOS 7 Minimal into a VM with
            VMWare Workstation.  Followed the Asterisk from Source
            instructions using pjproject 2.6 and asterisk 13.14.0 for
            the configure, install, …   At the end of the asterisk
            portion, I ran the make config which I understand installs
            the Initialization scripts.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">After
            this, when I restart my CentOS 7 Minimal, I was seeing the
            safe_asterisk process, but asterisk would not start.  I
            could run it from the command line and it would run.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
      </div>
    </blockquote>
    <blockquote
cite="mid:41223E927281D842A48CC18032B36CC30118FBEC74@mail2010c.amtelco.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">It
            was suggested that it’s an selinux problem.  They had me try
            ‘setenforce 0’.  After this, asterisk process starts
            running.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">As
            I understand it, there was mention of using systemd instead
            of using safe_asterisk.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Other
            e-mails indicated I should look at the audit.log, so I
            included that information.  This audit.log mentioned
            astdb.sqlite3, so I wasn’t sure if that’s the problem.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I
            also just tried a restart and ran ‘</span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">systemctl
            start asterisk’.  This did not start the asterisk process.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Through
            the various recommendations, I’ve become confused on what
            the correct path would be.  I have had zero problems with
            Debian and Asterisk for many years.  Making the change to
            CentOS.  Followed the instructions from asterisk.org, but
            for some reason I hit a problem with this on my CentOS VM. 
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><a
              moz-do-not-send="true"
href="https://wiki.asterisk.org/wiki/display/AST/Installing+Asterisk+From+Source">https://wiki.asterisk.org/wiki/display/AST/Installing+Asterisk+From+Source</a><o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Simply
            looking for guidance on what the correct approach to solve
            this problem is.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Have
            a great day!<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Dan<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
                <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
                [<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] <b>On
                  Behalf Of </b>Telium Technical Support<br>
                <b>Sent:</b> Wednesday, March 15, 2017 11:08 AM<br>
                <b>To:</b> 'Asterisk Users Mailing List - Non-Commercial
                Discussion'<br>
                <b>Subject:</b> Re: [asterisk-users] Having problem
                getting Asterisk to work on CentOS 7<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">The
            history of the question is lost (in the mail thread) so I’ll
            jump in based on what I could see in my recent mail and the
            subject line:<o:p></o:p></span></p>
        <p class="MsoListParagraph" style="text-indent:-.25in"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">-</span><span
            style="font-size:7.0pt;color:#1F497D">        </span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">The
            ASTDB should have no impact on Asterisk service start (which
            I assume is the problem given the subject line)<o:p></o:p></span></p>
        <p class="MsoListParagraph" style="text-indent:-.25in"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">-</span><span
            style="font-size:7.0pt;color:#1F497D">        </span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">If
            you disabled SElinux then that’s not the problem in starting
            asterisk<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">From
            another posting it appears that you can start Asterisk from
            the binary, and from safe_asterisk.  If that’s correct, then
            are you able to start/stop Asterisk from the service file? 
            With CentOS7 that would be:<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">systemctl
            start asterisk<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Is
            your asterisk service file present?  (You can create one
            easily based on samples on the internet).  If you have an
            asterisk service file but startup fails post the relevant
            portion of your syslog (journalctl).<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">If
            your question has changed (you mentioned ‘the first
            problem’) then ignore the above; jumping in late.</span><o:p></o:p></p>
        <pre><span style="color:#1F497D"><o:p> </o:p></span></pre>
        <pre><span style="color:#1F497D"><o:p> </o:p></span></pre>
        <pre><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">*<b>Jason</b>*<o:p></o:p></span></pre>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Ron Wheeler
President
Artifact Software Inc
email: <a class="moz-txt-link-abbreviated" href="mailto:rwheeler@artifact-software.com">rwheeler@artifact-software.com</a>
skype: ronaldmwheeler
phone: 866-970-2435, ext 102</pre>
  </body>
</html>