<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 08/03/2022 à 03:40, TTT a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:0100017f6766787e-ed33db95-cab7-415c-98bd-b8471d331235-000000@email.amazonses.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}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">I have a fresh Asterisk 18 install on a
          fresh OS (AWS Linux 2).  I used the service file from contrib
          directory and commented out user and group settings so it runs
          under root.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        [...]<br>
      </div>
    </blockquote>
    <p>Hello,</p>
    <p>The service file provided in the "contrib" directory defines a
      service of type "notify". To get it work, Asterisk needs to be
      compiled with the option "HAVE_SYSTEMD".</p>
    <p>Otherwise, you can modify the service file to define the service
      as "forking" instead of "notify".</p>
    <p>Regards</p>
    <p>Jean<br>
    </p>
  </body>
</html>