<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div>Thanks!  I did;t realize I had to go through menuselect, thanks Steve as always!  </div><div>Mike</div><div><br></div><div><div id="MAC_OUTLOOK_SIGNATURE"></div></div></div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Steve Zingman <<a href="mailto:szingman@msgstor.com">szingman@msgstor.com</a>><br><span style="font-weight:bold">Organization: </span> MSGStor<br><span style="font-weight:bold">Reply-To: </span> <<a href="mailto:szingman@msgstor.com">szingman@msgstor.com</a>><br><span style="font-weight:bold">Date: </span> Saturday, April 2, 2016 at 9:55 PM<br><span style="font-weight:bold">To: </span> Michael Wolthuis <<a href="mailto:wolthuis@gmail.com">wolthuis@gmail.com</a>>, "<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>" <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br><span style="font-weight:bold">Subject: </span> Re: [App_rpt-users] How to add chan_rtpdir.c to DIAL<br></div><div><br></div><div>
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
  
  <div text="#000000" bgcolor="#FFFFFF">
    Stop asterisk<br>
    cd /usr/src/astsrc-1.4.23-pre/asterisk/<br>
    make menuselect<br>
    select 3. Channel Drivers<br>
    cursor down to 2 chan_rtpdir<br>
    press space<br>
    press x<br>
    exit<br>
    make <br>
    make install<br>
    cd /etc/asterisk<br>
    edit modules.conf<br>
    add load => chan_rtpdir.so<br>
    <br>
    start asterisk<br>
    <br>
    73, Steve N4IRS<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/02/2016 09:07 PM, Michael J.
      Wolthuis wrote:<br>
    </div>
    <blockquote cite="mid:0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com" type="cite">
      <div>I am finally replacing a very old install of ACID at a HUB
        site with DIAL.</div>
      <div><br>
      </div>
      <div>This site does have some ties though to rtpDir_tm which is
        older, but still fun and working…</div>
      <div><br>
      </div>
      <div>I can’t seem to get chan_rtpdir.c to compile into Asterisk.
         I put it in the channels folder and recompiled, but it acts
        like it didn’t add it / compile it in.</div>
      <div><br>
      </div>
      <div>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init  2363
               </span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init  1000
               </span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:37] WARNING[1318] channel.c: No channel type
            registered for 'rtpdir'</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on
            node 2363</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on
            node 1000</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:38] WARNING[1322] channel.c: No channel type
            registered for 'rtpdir'</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on
            2363</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on
            node 2363</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on
            1000</span></p>
        <p style="margin: 0px; font-size: 12px; line-height: normal;
          font-family: 'Andale Mono'; color: rgb(41, 249, 20);
          background-color: rgb(0, 0, 0);"><span style="font-variant-ligatures: no-common-ligatures">[Apr  2
            21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on
            node 1000</span></p>
      </div>
      <div><span style="font-variant-ligatures: no-common-ligatures"><br>
        </span></div>
      <div><span style="font-variant-ligatures: no-common-ligatures"><br>
        </span></div>
      <div>Anyone have any suggestions?</div>
      <div>Mike</div>
      <div>kb8zgl</div>
      <div><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><a class="moz-txt-link-freetext" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a>

To unsubscribe from this list please visit <a class="moz-txt-link-freetext" 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"
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. </pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
"Anything is possible if you don't know what you are talking about."
1st Law of Logic</pre>
  </div></div></span></body></html>