home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / rc85pr15 / rc85dial.doc < prev    next >
Text File  |  1991-06-03  |  887b  |  39 lines

  1. # List of autodial slots, owners, and contents, for the W5DDL repeater
  2. # Also, emergency autodialer msg definitions (requires -s RC85DEFS.DOC)
  3. # Last updated 4-7-90
  4. #
  5. # Format is:
  6. # S<slot>  <call>  <phone number>
  7. # CU        unlock for config cmds
  8. # CS text    send <text> to configure the RC85
  9. # CO text    send the control op code followed by <text>
  10. # CL        lock after config cmds
  11. # MP        Msg program (= CS*0)
  12. # MR        Msg readback (= CS*2)
  13. # MA        Msg abort (= CS*4)
  14. #
  15. # = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
  16.  
  17. #S0    unallocated
  18. S7    Poison    231-2911
  19. S8    WX    981-0099
  20. S9    911    911
  21. S10    K5ARH    555-1234
  22. S11    N5KNX    555-4321
  23. #
  24. #
  25. # Program emergency msgs
  26. cu
  27. cs eslot_speech 7    #slot 7 = PSN Control
  28. cs P S N control
  29. mp
  30. cs eslot_speech 8    #slot 8 = Weather
  31. cs weather
  32. mp
  33. cs eslot_speech 9    #slot 9 = 911
  34. cs nine one one
  35. mp
  36. cl
  37.  
  38. # La fin du fichier
  39.