rpt.conf.sample 903 B

123456789101112131415161718192021
  1. ; Radio Repeater configuration file (for use with app_rpt)
  2. ;
  3. ;[oakhurst] ; Name of First Repeater
  4. ;rxchannel = Zap/1 ; Rx audio/signalling channel
  5. ; Note: if you use a unified interface (tx/rx on one channel), only
  6. ; specify the rxchannel and the txchannel will be assumed from the rxchannel
  7. ;txchannel = Zap/2 ; Tx audio/signalling channel
  8. ;context = default ; dialing context for phone
  9. ;callerid = "WB6NIL Repeater" <(818) 325-2757> ; Callerid for phone calls
  10. ;idrecording = wb6nil ; id recording
  11. ;accountcode=RADIO ; account code (optional)
  12. ;hangtime=1000 ; squelch tail hang time (in ms) (optional)
  13. ;totime=100000 ; transmit time-out time (in ms) (optional)
  14. ;idtime=30000 ; id interval time (in ms) (optional)
  15. ; The default values for hangtime, time-out time, and id interval time are
  16. ; 5 seconds (5000 ms), 3 minutes (180000 ms), and 5 minutes (300000 ms)
  17. ; respectively