<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 07/15/2018 09:31 AM, <a class="moz-txt-link-abbreviated" href="mailto:qrz@tg9aor.net">qrz@tg9aor.net</a>
      wrote:<br>
      <br>
      <snip><br>
    </div>
    <blockquote type="cite"
      cite="mid:005501d41c59$57e0bbc0$07a23340$@tg9aor.net">
      <div class="WordSection1">
        <p class="MsoNormal">..............[Jul 15 22:20:03]
          WARNING[25155]: chan_iax2.c:12750 load_module: Unable to open
          IAX timing interface: No such file or directory</p>
        <p class="MsoNormal">......................................... ]</p>
        <p class="MsoNormal">Asterisk Ready.</p>
        <p class="MsoNormal">*CLI> [Jul 15 22:20:04] NOTICE[25161]:
          app_rpt.c:22184 rpt_master: Normal Repeater Init  48455</p>
        <p class="MsoNormal">[Jul 15 22:20:04] WARNING[25176]:
          chan_dahdi.c:928 dahdi_open: Unable to open
          '/dev/dahdi/pseudo': No such file or directory</p>
        <p class="MsoNormal">[Jul 15 22:20:04] ERROR[25176]:
          chan_dahdi.c:7906 chandup: Unable to dup channel: No such file
          or directory</p>
        <p class="MsoNormal">rpt:Sorry unable to obtain Rx channel</p>
      </div>
    </blockquote>
    This is the clue here.  The DAHDI kernel modules aren't being
    loaded, so the /dev/dahdi device isn't available.  Make sure the
    modules are loaded in and then restart Asterisk.<br>
    <br>
    -Stacy<br>
  </body>
</html>