dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/configs/rpt.conf.sample

21 lines
903 B
Plaintext
Executable File

; Radio Repeater 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
;context = default ; dialing context for phone
;callerid = "WB6NIL Repeater" <(818) 325-2757> ; 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