<div dir="ltr">Reading you post again; if what you want to do is just have an RTCM and a URI you have to have two nodes. One for the URI and one for the RTCM.<div><br></div><div>rpt.conf:</div><div>[500]</div><div><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">rxchannel=SimpleUSB/500</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">duplex=2 # for repeater</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">...</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco"><br></p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco"># connect URI to RTCM at startup</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">startup_macro=*3501</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">...</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco"><br></p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">[501]</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">rxchannel=Voter/501</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">duplex=2 #for repeater</p></div><div>...</div><div><br></div><div><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">voter.conf:</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">[501]</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">SITE1 = passwrd1,transmit</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">SITE2 = passwrd2</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">SITE3 = passwrd3</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">buflen = 250</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">plfilter = y<br></p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco"><br></p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 13, 2015 at 3:45 PM, Tim Sawyer <span dir="ltr"><<a href="mailto:tisawyer@gmail.com" target="_blank">tisawyer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Not sure what you want to do, but assuming you want to tie a bunch of controllers together, replacing 420 links for example, </div>you don't need radbridge to bridge RTCMs. Just put all the RTCM under one node in voter.conf. The secret here is mixminus which stops a second repeat path back to the RTCM. <div><br></div><div>rpt.conf:</div><div><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">rxchannel=Voter/501</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">duplex=0</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">linktolink = yes</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco"><br></p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">voter.conf:</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">[501]</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">SITE1 = passwrd1,transmit,nodeemp,noplfilter</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">SITE2 = passwrd2,transmit,nodeemp,noplfilter</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">SITE3 = passwrd3,transmit,nodeemp,noplfilter</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">buflen = 250</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">mixminus = y</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">




</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco">plfilter = n</p><p style="margin:0px;font-size:12px;line-height:normal;font-family:Monaco"><br></p></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, Nov 13, 2015 at 9:47 AM, Mark DuMoulin @ WB2ERS <span dir="ltr"><<a href="mailto:wb2ers@metcom.com" target="_blank">wb2ers@metcom.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div>
<p class="MsoNormal">Hello All,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am running ACID with URI connected.<u></u><u></u></p>
<p class="MsoNormal">I also have repeaters using RTCM units.<u></u><u></u></p>
<p class="MsoNormal">When I attempt to use radbridge.conf to combine RTCM and URI as shown below:<u></u><u></u></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New""><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">[general]<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">instance1 = Voter/rtcm,Radio/usb
<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">This is what happens:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">[Nov 13 12:37:01] NOTICE[12655]: chan_usbradio.c:3273 usbradio_request: Already have a call (chan 0x91b4d18) on the usb channel<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">[Nov 13 12:37:03] NOTICE[12613]: app_rpt.c:22002 rpt_master: RPT thread restarted on 1448<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">[Nov 13 12:37:03] WARNING[12613]: app_rpt.c:22014 rpt_master: rpt_thread restarted on node 1448<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">    -- Re-Loading config for repeater 1448<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">[Nov 13 12:37:03] NOTICE[12656]: chan_usbradio.c:3273 usbradio_request: Already have a call (chan 0x91b4d18) on the usb channel<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Courier New"">[Nov 13 12:37:05] ERROR[12613]: app_rpt.c:21997 rpt_master:
<b><span style="background:yellow">Continual RPT thread restarts, killing Asterisk</span></b><u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Does anyone have any thoughts as to why this is occurring or a different approach on combining the URI and RTCM end points?<u></u><u></u></p>
<p class="MsoNormal">Mark DuMoulin<u></u><u></u></p>
<p class="MsoNormal">WB2ERS<u></u><u></u></p>
<p class="MsoNormal"><a href="mailto:Wb2ers@metcom.com" target="_blank">Wb2ers@metcom.com</a><u></u><u></u></p>
<p class="MsoNormal">C <a href="tel:800-410-3130" value="+18004103130" target="_blank">800-410-3130</a><u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>

<br></div></div>_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org" target="_blank">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. <br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div>--<br></div><div>Tim</div></div></div></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>--<br></div><div>Tim</div></div></div></div></div>
</div>