Hamvoip Allstar Node Timings

File: /etc/asterisk/rpt.conf

; ===== TIME SETTINGS (ms) =====
; The default values for hangtime, tx_timeout,
; and id interval time are ; 5 seconds (5000 ms),
; 3 minutes (180000 ms), and 5 minutes (300000 ms)
; respectively

hangtime=0           ; Squelch tail hang time (in ms)

althangtime=100      ; This controls the length of the node hang time
                     ; when the alternate hang timer is selected with
                     ; a control operator function.

tx_timeout=1200000   ; 20 Minutes

idtime=900000        ; ID every 15 minutes

;politeid=30000      ; The politeid setting specified the number of
                     ; milliseconds prior to the end of the id cycle
                     ; where the controller will attempt to play the
                     ; ID in the tail when a user unkeys. If the
                     ; controller does not get a chance to send the
                     ; ID in the tail, the ID will be played over
                     ; the top of the user transmission.

rx_timeout=300000    ; Timeout on hardware COS. Used to avoid hangup
                     ; of circuits with COS lockup.