<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">You didn't mention any of these and
      they may seem unimportant but they are:<br>
      <br>
      Was the install from source or rpm?<br>
      Is this a new Centos install?<br>
      <br>
      A brand new Centos install has selinux engaged.  selinux will
      block a source installed asterisk.  I think the asterisk RPMs have
      the necessary labeling to bypass selinux... I'm not sure of that. 
      test for selinux with:<br>
      <br>
      the response can be enabled, permissive or disabled<br>
      <br>
      enabled means selinux is possibly the problem and the solution can
      be tested by doing: <br>
      <br>
      setenforce 0<br>
      <br>
      and then attempt to restart asterisk.  If it starts, it's a good
      indication of what is going on and I'll leave the exercise of
      either permenantly disabling selinux or correctly labeling the
      filesystem to allow selinux and asterisk to co-exist.<br>
       <br>
      On 12/10/16 10:24 AM, christopher kamutumwa wrote:<br>
    </div>
    <blockquote
cite="mid:CADdH5aOS7-LsPNxFFVmCt33aoMP5_MW0LwiU8PAyLviK0oG3yw@mail.gmail.com"
      type="cite">
      <div dir="ltr">ive installed asterisk but below is what am getting
        proces gets killed.please help
        <div><br>
        </div>
        <div>
          <div>[root@localhost sounds]# asterisk -vvvvc</div>
          <div>Asterisk 13.13.1, Copyright (C) 1999 - 2014, Digium, Inc.
            and others.</div>
          <div>Created by Mark Spencer <<a moz-do-not-send="true"
              href="mailto:markster@digium.com">markster@digium.com</a>></div>
          <div>Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core
            show warranty' for details.</div>
          <div>This is free software, with components licensed under the
            GNU General Public</div>
          <div>License version 2 and other licenses; you are welcome to
            redistribute it under</div>
          <div>certain conditions. Type 'core show license' for details.</div>
          <div>=========================================================================</div>
          <div>[ Initializing Custom Configuration Options ]</div>
          <div>  == Parsing '/etc/asterisk/extconfig.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/asterisk.conf': Found</div>
          <div>  == Manager registered action DBGet</div>
          <div>  == Manager registered action DBPut</div>
          <div>  == Manager registered action DBDel</div>
          <div>  == Manager registered action DBDelTree</div>
          <div>PBX UUID: 36c0be35-766e-46c4-be1f-96479afa1e2b</div>
          <div>  == Registered 'audio' codec 'g723' at sample rate
            '8000' with id '1'</div>
          <div>  == Created cached format with name 'g723'</div>
          <div>  == Registered 'audio' codec 'ulaw' at sample rate
            '8000' with id '2'</div>
          <div>  == Created cached format with name 'ulaw'</div>
          <div>  == Registered 'audio' codec 'alaw' at sample rate
            '8000' with id '3'</div>
          <div>  == Created cached format with name 'alaw'</div>
          <div>  == Registered 'audio' codec 'gsm' at sample rate '8000'
            with id '4'</div>
          <div>  == Created cached format with name 'gsm'</div>
          <div>  == Registered 'audio' codec 'g726' at sample rate
            '8000' with id '5'</div>
          <div>  == Created cached format with name 'g726'</div>
          <div>  == Registered 'audio' codec 'g726aal2' at sample rate
            '8000' with id '6'</div>
          <div>  == Created cached format with name 'g726aal2'</div>
          <div>  == Registered 'audio' codec 'adpcm' at sample rate
            '8000' with id '7'</div>
          <div>  == Created cached format with name 'adpcm'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '8000' with id '8'</div>
          <div>  == Created cached format with name 'slin'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '12000' with id '9'</div>
          <div>  == Created cached format with name 'slin12'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '16000' with id '10'</div>
          <div>  == Created cached format with name 'slin16'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '24000' with id '11'</div>
          <div>  == Created cached format with name 'slin24'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '32000' with id '12'</div>
          <div>  == Created cached format with name 'slin32'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '44100' with id '13'</div>
          <div>  == Created cached format with name 'slin44'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '48000' with id '14'</div>
          <div>  == Created cached format with name 'slin48'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '96000' with id '15'</div>
          <div>  == Created cached format with name 'slin96'</div>
          <div>  == Registered 'audio' codec 'slin' at sample rate
            '192000' with id '16'</div>
          <div>  == Created cached format with name 'slin192'</div>
          <div>  == Registered 'audio' codec 'lpc10' at sample rate
            '8000' with id '17'</div>
          <div>  == Created cached format with name 'lpc10'</div>
          <div>  == Registered 'audio' codec 'g729' at sample rate
            '8000' with id '18'</div>
          <div>  == Created cached format with name 'g729'</div>
          <div>  == Registered 'audio' codec 'speex' at sample rate
            '8000' with id '19'</div>
          <div>  == Created cached format with name 'speex'</div>
          <div>  == Registered 'audio' codec 'speex' at sample rate
            '16000' with id '20'</div>
          <div>  == Created cached format with name 'speex16'</div>
          <div>  == Registered 'audio' codec 'speex' at sample rate
            '32000' with id '21'</div>
          <div>  == Created cached format with name 'speex32'</div>
          <div>  == Registered 'audio' codec 'ilbc' at sample rate
            '8000' with id '22'</div>
          <div>  == Created cached format with name 'ilbc'</div>
          <div>  == Registered 'audio' codec 'g722' at sample rate
            '16000' with id '23'</div>
          <div>  == Created cached format with name 'g722'</div>
          <div>  == Registered 'audio' codec 'siren7' at sample rate
            '16000' with id '24'</div>
          <div>  == Created cached format with name 'siren7'</div>
          <div>  == Registered 'audio' codec 'siren14' at sample rate
            '32000' with id '25'</div>
          <div>  == Created cached format with name 'siren14'</div>
          <div>  == Registered 'audio' codec 'testlaw' at sample rate
            '8000' with id '26'</div>
          <div>  == Created cached format with name 'testlaw'</div>
          <div>  == Registered 'audio' codec 'g719' at sample rate
            '48000' with id '27'</div>
          <div>  == Created cached format with name 'g719'</div>
          <div>  == Registered 'audio' codec 'opus' at sample rate
            '48000' with id '28'</div>
          <div>  == Created cached format with name 'opus'</div>
          <div>  == Registered 'image' codec 'jpeg' at sample rate '0'
            with id '29'</div>
          <div>  == Created cached format with name 'jpeg'</div>
          <div>  == Registered 'image' codec 'png' at sample rate '0'
            with id '30'</div>
          <div>  == Created cached format with name 'png'</div>
          <div>  == Registered 'video' codec 'h261' at sample rate
            '1000' with id '31'</div>
          <div>  == Created cached format with name 'h261'</div>
          <div>  == Registered 'video' codec 'h263' at sample rate
            '1000' with id '32'</div>
          <div>  == Created cached format with name 'h263'</div>
          <div>  == Registered 'video' codec 'h263p' at sample rate
            '1000' with id '33'</div>
          <div>  == Created cached format with name 'h263p'</div>
          <div>  == Registered 'video' codec 'h264' at sample rate
            '1000' with id '34'</div>
          <div>  == Created cached format with name 'h264'</div>
          <div>  == Registered 'video' codec 'mpeg4' at sample rate
            '1000' with id '35'</div>
          <div>  == Created cached format with name 'mpeg4'</div>
          <div>  == Registered 'video' codec 'vp8' at sample rate '1000'
            with id '36'</div>
          <div>  == Created cached format with name 'vp8'</div>
          <div>  == Registered 'text' codec 'red' at sample rate '0'
            with id '37'</div>
          <div>  == Created cached format with name 'red'</div>
          <div>  == Registered 'text' codec 't140' at sample rate '0'
            with id '38'</div>
          <div>  == Created cached format with name 't140'</div>
          <div>  == Registered 'audio' codec 'none' at sample rate
            '8000' with id '39'</div>
          <div>  == Created cached format with name 'none'</div>
          <div>  == Registered 'audio' codec 'silk' at sample rate
            '8000' with id '40'</div>
          <div>  == Created cached format with name 'silk8'</div>
          <div>  == Registered 'audio' codec 'silk' at sample rate
            '12000' with id '41'</div>
          <div>  == Created cached format with name 'silk12'</div>
          <div>  == Registered 'audio' codec 'silk' at sample rate
            '16000' with id '42'</div>
          <div>  == Created cached format with name 'silk16'</div>
          <div>  == Registered 'audio' codec 'silk' at sample rate
            '24000' with id '43'</div>
          <div>  == Created cached format with name 'silk24'</div>
          <div>  == Sorcery registered wizard 'bucket'</div>
          <div>  == Sorcery registered wizard 'bucket_file'</div>
          <div>  == Parsing '/etc/asterisk/sorcery.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/stasis.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/logger.conf': Found</div>
          <div>  == Message handler 'dialplan' registered.</div>
          <div>  == Registered custom function 'MESSAGE'</div>
          <div>  == Registered custom function 'MESSAGE_DATA'</div>
          <div>  == Registered application 'MessageSend'</div>
          <div>  == Manager registered action MessageSend</div>
          <div>  == Manager registered action DataGet</div>
          <div>  == Registered channel type 'Surrogate' (Surrogate
            channel used to pull channel from an application)</div>
          <div>  == Parsing '/etc/asterisk/codecs.conf': Found</div>
          <div>  == Manager registered action BridgeTechnologyList</div>
          <div>  == Manager registered action BridgeTechnologySuspend</div>
          <div>  == Manager registered action BridgeTechnologyUnsuspend</div>
          <div> Asterisk Dynamic Loader Starting:</div>
          <div>  == Parsing '/etc/asterisk/modules.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/features.conf': Found</div>
          <div>  == Registered custom function 'FEATURE'</div>
          <div>  == Registered custom function 'FEATUREMAP'</div>
          <div>  == Registered application 'Bridge'</div>
          <div>  == Manager registered action Bridge</div>
          <div>  == Parsing '/etc/asterisk/dnsmgr.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/acl.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/http.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/indications.conf': Found</div>
          <div>    -- Registered indication country 'at'</div>
          <div>    -- Registered indication country 'au'</div>
          <div>    -- Registered indication country 'bg'</div>
          <div>    -- Registered indication country 'br'</div>
          <div>    -- Registered indication country 'be'</div>
          <div>    -- Registered indication country 'ch'</div>
          <div>    -- Registered indication country 'cl'</div>
          <div>    -- Registered indication country 'cn'</div>
          <div>    -- Registered indication country 'cz'</div>
          <div>    -- Registered indication country 'de'</div>
          <div>    -- Registered indication country 'dk'</div>
          <div>    -- Registered indication country 'ee'</div>
          <div>    -- Registered indication country 'es'</div>
          <div>    -- Registered indication country 'fi'</div>
          <div>    -- Registered indication country 'fr'</div>
          <div>    -- Registered indication country 'gr'</div>
          <div>    -- Registered indication country 'hu'</div>
          <div>    -- Registered indication country 'il'</div>
          <div>    -- Registered indication country 'in'</div>
          <div>    -- Registered indication country 'it'</div>
          <div>    -- Registered indication country 'lt'</div>
          <div>    -- Registered indication country 'jp'</div>
          <div>    -- Registered indication country 'mx'</div>
          <div>    -- Registered indication country 'my'</div>
          <div>    -- Registered indication country 'nl'</div>
          <div>    -- Registered indication country 'no'</div>
          <div>    -- Registered indication country 'nz'</div>
          <div>    -- Registered indication country 'ph'</div>
          <div>    -- Registered indication country 'pl'</div>
          <div>    -- Registered indication country 'pt'</div>
          <div>    -- Registered indication country 'ru'</div>
          <div>    -- Registered indication country 'se'</div>
          <div>    -- Registered indication country 'sg'</div>
          <div>    -- Registered indication country 'th'</div>
          <div>    -- Registered indication country 'uk'</div>
          <div>    -- Registered indication country 'us'</div>
          <div>    -- Registered indication country 'us-old'</div>
          <div>    -- Registered indication country 'tw'</div>
          <div>    -- Registered indication country 've'</div>
          <div>    -- Registered indication country 'za'</div>
          <div>    -- Setting default indication country to 'us'</div>
          <div>  == Parsing '/etc/asterisk/cdr.conf': Found</div>
          <div>[Dec 10 20:21:06] NOTICE[16058]: cdr.c:4180
            cdr_toggle_runtime_options: CDR simple logging enabled.</div>
          <div>  == Parsing '/etc/asterisk/dsp.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/udptl.conf': Found</div>
          <div> Asterisk PBX Core Initializing</div>
          <div>  == Registering builtin functions:</div>
          <div>  == Registered custom function 'EXCEPTION'</div>
          <div>  == Registered custom function 'TESTTIME'</div>
          <div>  == Manager registered action ShowDialPlan</div>
          <div>  == Manager registered action ExtensionStateList</div>
          <div>  == Registered application 'Answer'</div>
          <div>  == Registered application 'BackGround'</div>
          <div>  == Registered application 'Busy'</div>
          <div>  == Registered application 'Congestion'</div>
          <div>  == Registered application 'ExecIfTime'</div>
          <div>  == Registered application 'Goto'</div>
          <div>  == Registered application 'GotoIf'</div>
          <div>  == Registered application 'GotoIfTime'</div>
          <div>  == Registered application 'ImportVar'</div>
          <div>  == Registered application 'Hangup'</div>
          <div>  == Registered application 'Incomplete'</div>
          <div>  == Registered application 'NoOp'</div>
          <div>  == Registered application 'Proceeding'</div>
          <div>  == Registered application 'Progress'</div>
          <div>  == Registered application 'RaiseException'</div>
          <div>  == Registered application 'Ringing'</div>
          <div>  == Registered application 'SayAlpha'</div>
          <div>  == Registered application 'SayAlphaCase'</div>
          <div>  == Registered application 'SayDigits'</div>
          <div>  == Registered application 'SayNumber'</div>
          <div>  == Registered application 'SayPhonetic'</div>
          <div>  == Registered application 'SetAMAFlags'</div>
          <div>  == Registered application 'Wait'</div>
          <div>  == Registered application 'WaitExten'</div>
          <div>  == Registered application 'Set'</div>
          <div>  == Registered application 'MSet'</div>
          <div>  == Registered channel type 'Local' (Local Proxy Channel
            Driver)</div>
          <div>  == Manager registered action LocalOptimizeAway</div>
          <div>  == Parsing '/etc/asterisk/cel.conf': Found</div>
          <div>  == Manager registered action Ping</div>
          <div>  == Manager registered action Events</div>
          <div>  == Manager registered action Logoff</div>
          <div>  == Manager registered action Login</div>
          <div>  == Manager registered action Challenge</div>
          <div>  == Manager registered action Hangup</div>
          <div>  == Manager registered action Status</div>
          <div>  == Manager registered action Setvar</div>
          <div>  == Manager registered action Getvar</div>
          <div>  == Manager registered action GetConfig</div>
          <div>  == Manager registered action GetConfigJSON</div>
          <div>  == Manager registered action UpdateConfig</div>
          <div>  == Manager registered action CreateConfig</div>
          <div>  == Manager registered action ListCategories</div>
          <div>  == Manager registered action Redirect</div>
          <div>  == Manager registered action Atxfer</div>
          <div>  == Manager registered action Originate</div>
          <div>  == Manager registered action Command</div>
          <div>  == Manager registered action ExtensionState</div>
          <div>  == Manager registered action PresenceState</div>
          <div>  == Manager registered action AbsoluteTimeout</div>
          <div>  == Manager registered action MailboxStatus</div>
          <div>  == Manager registered action MailboxCount</div>
          <div>  == Manager registered action ListCommands</div>
          <div>  == Manager registered action SendText</div>
          <div>  == Manager registered action UserEvent</div>
          <div>  == Manager registered action WaitEvent</div>
          <div>  == Manager registered action CoreSettings</div>
          <div>  == Manager registered action CoreStatus</div>
          <div>  == Manager registered action Reload</div>
          <div>  == Manager registered action LoggerRotate</div>
          <div>  == Manager registered action CoreShowChannels</div>
          <div>  == Manager registered action ModuleLoad</div>
          <div>  == Manager registered action ModuleCheck</div>
          <div>  == Manager registered action AOCMessage</div>
          <div>  == Manager registered action Filter</div>
          <div>  == Manager registered action BlindTransfer</div>
          <div>  == Registered custom function 'AMI_CLIENT'</div>
          <div>  == Parsing '/etc/asterisk/manager.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/users.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/enum.conf': Found</div>
          <div>  == Registered application 'CallCompletionRequest'</div>
          <div>  == Registered application 'CallCompletionCancel'</div>
          <div>  == Parsing '/etc/asterisk/ccss.conf': Found</div>
          <div>  == Parsing '/etc/asterisk/ccss.conf': Found</div>
          <div> Asterisk Dynamic Loader Starting:</div>
          <div>  == Parsing '/etc/asterisk/modules.conf': Found</div>
          <div>[Dec 10 20:21:06] NOTICE[16058]: loader.c:1446
            load_modules: 263 modules will be loaded.</div>
          <div>Killed</div>
          <div>[root@localhost sounds]# asterisk -vvvvc</div>
          <div>-bash: /usr/sbin/asterisk: No such file or directory</div>
          <div>[root@localhost sounds]# asterisk -r</div>
          <div>-bash: /usr/sbin/asterisk: No such file or directory</div>
          <div>[root@localhost sounds]# asterisk</div>
          <div>-bash: /usr/sbin/asterisk: No such file or directory</div>
          <div>[root@localhost sounds]#</div>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>