Hmm, I am getting a courtesy tone now after local activity :(. How can I squash it? Jim On Jun 6, 2009, at 8:40 AM, Stephen Rodgers wrote:
James Nessen wrote:
what is the setup necessary to get a simplex node to id like it's a repeater? The simplex node I am testing only id's on first keyup and then doesn't id again until after the time expires and someone else keys up..
What am I missing?
Jim -- Jim Nessen K6JWN Email: nessenj@jimsoffice.org | Ph: 530.979.0894 IRLP: Nodes 3598 and 3549 | Echolink: 83598 K6JWN-R | AllStar: Nodes 2142 and 2165
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
It does a cleanup ID with this setup:
[2010] ; Name of First Repeater
rxchannel = Zap/1 ; Rx audio/signalling channel
duplex=1 ; Duplex mode
;linktolink=yes
;rxnotch=1065,40 ;
controlstates=controlstates ; system control state list
scheduler=schedule; ; scheduler entries
functions=functions ; Repeater Function Table
phone_functions=functions ; Repeater Function Table
link_functions=link-functions ; Link Function Table
telemetry=telemetry ; Telemetry descriptions
;startup_macro=*9532011*9532000*969147*89 ; Startup macro
wait_times=wait-times ; Wait times
;archivedir = /tmp/monitor ; directory where recordings go
context = autopatch ; dialing context for phone
callerid = "WA6ZFT Repeater" <6198356462> ; callerid for phone calls
idrecording = /etc/asterisk/wa6zft-rpt ; id recording
accountcode=RADIO ; account code (optional)
hangtime=1000 ; squelch tail hang time (in ms) (option althangtime=4000 ; longer squelch tail
totime=170000 ; transmit time-out time (in ms) (option totime=10000
idtime=540000 ; 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
;politeid=30000 ; time in milliseconds before ID timer
; expires to try and ID in the tail. ; (optional, default is 30000).
;idtalkover=|iwa6zft/r ; Talkover ID (optional) default is none unlinkedct=ct2 ; unlinked courtesy tone (optional) defa remotect=ct3
linkunkeyct=ct8
;tailmessagetime=2000
;tailsquashedtime=1000
;tailmessagelist=vm-and,vm-and,vm-and
parrot=0 ; Parrot mode 0 = disabled, 1 = forced ( parrottime=1000 ; Parrot audio sample time in MS
nodenames=rpt/nodenames ; Directory with symbolic node names statpost_program=/bin/wget,--timeout=15,--tries=1,-q,--output- document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates
;archivedir=/tmp/archive
lnkactenable=0 ; Enable link activity timer
lnkacttime=1800 ; 30 minute link activity timer
lnkactmacro=*52 ; Use macro 2 for link activity timer lnkacttimerwarn=/etc/asterisk/30sectillsitenorm ; LAT 30 second warning message
-- Jim Nessen K6JWN Email: nessenj@jimsoffice.org | Ph: 530.979.0894 IRLP: Nodes 3598 and 3549 | Echolink: 83598 K6JWN-R | AllStar: Nodes 2142 and 2165