Hello everyone, Trying to setup 2 RTCM's for voting - starting off with 1 for the master timing source - no Radio. and one currently at the same site for testing purposes, both have GPS configured & working. The radio is a GE Mastr II base - I located a point where the CTCSS decoder gets the discriminator audio and removed the board for CTCSS decode. Plugged in the audio to the RTCM there. I do hear the audio, but am having multiple issues, first audio sounds OK locally (repeat) but the biggest issue there is the PL is loud and plfilter = y in the voter.conf appears to do nothing for that. Second issue I am not seeing a way to decode PL either in the RTCM or in asterisk from a voter. I know with usbradio/simplusb it has the option but from what I know those are not going to do anything here? also during the RTCM setup the SQ adjustment appears to calibrate go from flashing to solid on the LD3 indicator. but when adjusting the SQ pot 10 , 50 , or 150 turns does nothing to extinguish the LD3 as it should, unless I am misunderstanding the directions - does not make sense. Anyone know if there is something I could be missing? below are the rpt.conf (partial) and voter.conf files rpt.conf ---- [28344] ; Change this to your assigned node number rxchannel=voter/28344 duplex=2 ;erxgain=-3 ;etxgain=3 ;controlstates=controlstates scheduler=schedule28344 morse=morse28344 macro=macro28344 functions=functions28344 phone_functions=functions28344 link_functions=functions28344 telemetry=telemetry wait_times=wait-times context = radio callerid = "Repeater" <0000000000> idrecording = |iKC7DMF accountcode=RADIO hangtime=100 althangtime=100 totime=530000 idtime=540000 politeid=3000 idtalkover=|iKC7DMF unlinkedct=ct2 ;discpgm=yourdisconnectprogram ;lnkactenable=0 ;lnkacttime=1800 ;lnkactmacro=*52 ;lnkacttimerwarn=30seconds ;remote_inact_timeout=1800 ;remote_timeout=3600 nounkeyct=0 ;holdofftelem=0 beaconing=0 linktolink=yes telemdefault=2 propagate_dtmf = yes propagate_phonedtmf = yes ; ; *** Status Reporting *** ###### /etc/asterisk/voter.conf ;[general] port = 667 buflen = 500 password = pwblah [28344] 1306 = pw1blah,master plfilter = y thresholds = 255,110=5 linger=6 1300 = pw2blah,transmit plfilter = y thresholds = 255,110=5 linger=10 ##### Thanks, Mark KC7DMF