<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/04/2013 10:40 PM, Vince VE3ELB
      wrote:<br>
    </div>
    <blockquote
      cite="mid:55B9DCBC-869E-4759-8658-3350553AF4CE@yahoo.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div apple-content-edited="true">
        <div style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
          font-size: medium; font-style: normal; font-variant: normal;
          font-weight: normal; letter-spacing: normal; line-height:
          normal; orphans: 2; text-align: -webkit-auto; text-indent:
          0px; text-transform: none; white-space: normal; widows: 2;
          word-spacing: 0px; -webkit-text-size-adjust: auto;
          -webkit-text-stroke-width: 0px; word-wrap: break-word;
          -webkit-nbsp-mode: space; -webkit-line-break:
          after-white-space; ">
          <div style="color: rgb(0, 0, 0); font-family: 'Times New
            Roman'; font-size: medium; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            line-height: normal; orphans: 2; text-align: -webkit-auto;
            text-indent: 0px; text-transform: none; white-space: normal;
            widows: 2; word-spacing: 0px; -webkit-text-size-adjust:
            auto; -webkit-text-stroke-width: 0px; word-wrap: break-word;
            -webkit-nbsp-mode: space; -webkit-line-break:
            after-white-space; ">
            <div>Hello All.  I am using the URIx as a repeater
              controller and everything works great I just can't get it
              to ID at the set time or when there is no activity on the
              node/repeater. I have noticed that it will only ID when
              you key up the repeater or when I am are connected to
              another node and after you have had some activity on the
              node/repeater. I would be grateful if any one can help me
              fix this and have the repeater ID.  Thank You</div>
            <div>
              <div><br>
              </div>
              <div>
                <div>idtime=1800000</div>
                <div>politeid=1500000</div>
              </div>
              <br>
            </div>
            <div><br>
            </div>
            <div>Running:</div>
            <div>CentOS 5.9 {Final}</div>
            <div>app_rpt  0.30012</div>
            <div><br>
            </div>
            <div>Vince.</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
      <div apple-content-edited="true"><br
          class="Apple-interchange-newline" style="color: rgb(0, 0, 0);
          font-family: 'Times New Roman'; font-size: medium; font-style:
          normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: 2;
          text-align: -webkit-auto; text-indent: 0px; text-transform:
          none; white-space: normal; widows: 2; word-spacing: 0px;
          -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
          0px; ">
        <br class="Apple-interchange-newline">
      </div>
      <br>
      <div>
        <div style="font-family: 'Times New Roman'; font-size: medium;
          font-style: normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: 2;
          text-align: -webkit-auto; text-indent: 0px; text-transform:
          none; white-space: normal; widows: 2; word-spacing: 0px;
          -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
          0px; "><br class="Apple-interchange-newline">
        </div>
      </div>
      <br>
      <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>
</pre>
    </blockquote>
    It's working correctly. <br>
    I think what you are looking for is the scheduler in rpt.conf.<br>
    <br>
    <blockquote type="cite">;[scheduler]        <br>
      ;; Schedule the execution of a macro at a given
      time.                                                            <br>
      ;;mc =   mi  h  md mn 
      dow                                                    <br>
      ;;                                                                          
       <br>
      ;; mc = macro : a macro number defined in the [macro]
      stanza                                                              
       <br>
      ;; mi = minute : 
      0-59                                                              <br>
      ;; h = hour :
      0-23                                                                
       <br>
      ;; md = day of month :
      1-31                                                                                          
       <br>
      ;; mn = month :
      1-12                                                                         
       <br>
      ;; dow = day of week : 0 = sunday, 6 =
      saturday                                                          <br>
      ;;                                                                          
       <br>
      ;1 = 26 11 31 3 6 ; At 11:26am on Saturday, March
      31                                                            <br>
      ;2 = 00 00 * * *  ; At midnight every day     <br>
    </blockquote>
    <br>
    Ed W8VT<br>
    Node 27849<br>
    <br>
    <br>
    <br>
  </body>
</html>