<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I would like to automatically <i>connect</i> to AllStar node <b>27597</b>
    every night at <b>20:00</b> to <b>22:00</b> (local time) and then
    automatically <i>disconnect</i>. But only Monday to Friday. Not Sat
    and Sun.<br>
    <br>
    Am I on the right track here .................... ?<br>
    <br>
    <br>
    <br>
    <font color="#993399">[schedule28052]                                                                    
       <br>
      ;dtmf_function =  m h dom mon dow  ; ala cron, star is
      implied                                                  <br>
      7 = 0 * * * * <br>
      8 = 0 20 * mon,tue,wed,thu,fri *<br>
      9 = 0 22 * mon,tue,wed,thu,fri *<br>
      <br>
      <br>
      ; Place command macros here<br>
      <br>
      [macro28052]<br>
      7 = *81#<br>
      8 = *327597<br>
      9 = *71</font><br>
    <br>
    <br>
    <br>
    <br>
    <br>
    I <b>do </b>hear the time announcement every hour on the hour so
    that part is working. BTW, what is the "#" for after the *81<br>
    <br>
    <br>
    Shaun<br>
    zr5s<br>
    <br>
    <br>
    <br>
  </body>
</html>