summaryrefslogtreecommitdiff
path: root/configs/rpt.conf.sample
blob: 546a61deeee21ff7725968138e4a9d9657dfead2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
; Radio Repeater / Remote Base configuration file (for use with app_rpt)
;

;[oakhurst]				; Name of First Repeater

;rxchannel = Zap/1			; Rx audio/signalling channel
; Note: if you use a unified interface (tx/rx on one channel), only
; specify the rxchannel and the txchannel will be assumed from the rxchannel
;txchannel = Zap/2			; Tx audio/signalling channel
;remote_rxchannel = Zap/3		; Remote Base Rx audio/signalling channel
; Note: if you use a unified interface (tx/rx on one channel), only
; specify the remote_rxchannel and the remote_txchannel will be assumed from the rxchannel
;remote_txchannel = Zap/4		; Remote Base Tx audio/signalling channel
;tonezone = us				; use US tones
;simple = no				; Not in "simple" mode
;context = default			; dialing context for phone
;callerid = "WB6NIL Repeater" <(559) 692-1234>  ; Callerid for phone calls
;idrecording = wb6nil			; id recording
;accountcode=RADIO			; account code (optional)
;hangtime=1000				; squelch tail hang time (in ms) (optional)
;totime=100000				; transmit time-out time (in ms) (optional)
;idtime=30000				; id interval time (in ms) (optional)

; The default values for hangtime, time-out time, and id interval time are
; 5 seconds (5000 ms),  3 minutes (180000 ms), and 5 minutes (300000 ms)
; respectively