<div dir="ltr">I have seen many posts here about linking repeater via rf into all star I would like to do the same thing here where I live there is repeaters close by that I would like to link them into my repeater however it seems that my problem has come up with ensuring proper Id by the link radio.  I need the radio to only ID when it transmit I have found so far that Duplex=0 does not work for this set up it stops all Id's all together I really don't need any telemetry data of other links connecting up to the repeater because this will add extra transmit time etc..Here is a sample of my rpt.conf file If some one would show me where i messed up that would be great remember this is a link not a repeater and the link is connected to a USB uri that is connected up to a VHF Motorola Maxtrac the radio has been programmed to specific frequencies I would like to use and pl tones applied.. So the goal here is to get the node to key up to the repeater give an id when there is traffic coming through the node not when traffic is received from the repeater.. So example problem with Duplex=1 repeater keys up with tones and ids but every 10 minutes the repeaters get into a repeater id war repeater ids then node ids which resets repeater timer and makes the repeater id then turns around and resets node timer and causes it to id... So... where did i screw up with the config file..<div>
<br></div><div><br></div><div><div>; Radio Repeater configuration file (for use with app_rpt)</div><div>;</div><div><br></div><div><br></div><div>;</div><div>; Your Repeater</div><div>;</div><div><br></div><div><br></div>
<div>[27103]<span class="" style="white-space:pre">                                     </span>; Change this to your assigned node number </div><div><br></div><div>rxchannel=Radio/usb27103</div><div>duplex=0</div><div>erxgain=-3</div><div>etxgain=3</div>
<div>;controlstates=controlstates</div><div>scheduler=schedule27103</div><div>morse=morse27103</div><div>macro=macro27103</div><div>functions=functions27103</div><div>phone_functions=functions27103</div><div>link_functions=functions27103</div>
<div>telemetry=telemetry</div><div>wait_times=wait-times</div><div>context =  radio</div><div>callerid = "Repeater" <0000000000></div><div>idrecording = |iKC9ZHV/L</div><div>accountcode=RADIO</div><div>hangtime=50</div>
<div>althangtime=100</div><div>totime=150000</div><div>idtime=540000</div><div>politeid=3000</div><div><br></div><div>idtalkover=|iKC9ZHV/L</div><div>unlinkedct=ct2</div><div>remotect=ct3</div><div>linkunkeyct=ct8</div><div>
;nolocallinkct=0</div><div>;eannmode=1</div><div>;connpgm=yourconnectprogram</div><div>;discpgm=yourdisconnectprogram</div><div>;lnkactenable=0</div><div>;lnkacttime=1800</div><div>;lnkactmacro=*52</div><div>;lnkacttimerwarn=30seconds</div>
<div>;remote_inact_timeout=1800</div><div>;remote_timeout=3600</div><div>nounkeyct=1</div><div>;holdofftelem=0</div><div>beaconing=0</div><div>telemdefault=2</div><div>;</div><div>; *** Status Reporting ***</div><div>;</div>
<div>; Uncomment the either group following two statpost lines to report the status of your node to <a href="http://stats.allstarlink.org">stats.allstarlink.org</a></div><div>; depending on whether you are running ACID or Limey Linux.</div>
<div><br></div><div>; ** For ACID ***</div><div>statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null                       </div><div>statpost_url=<a href="http://stats.allstarlink.org/uhandler.php">http://stats.allstarlink.org/uhandler.php</a> ; Status updates </div>
<div><br></div><div>; ** For Limey Linux **</div><div>;statpost_program=/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null                       </div><div>;statpost_url=<a href="http://stats.allstarlink.org/uhandler.php">http://stats.allstarlink.org/uhandler.php</a> ; Status updates </div>
<div><br></div><div>;</div><div>; Morse code parameters, these are common to all repeaters.</div><div>;</div><div><br></div><div>[morse27103]</div><div><br></div><div>speed=18</div><div>frequency=800</div><div>amplitude=4096</div>
<div>idfrequency=750</div><div>idamplitude=1024</div><div><br></div><div>[schedule27103]                                                                      </div><div>;dtmf_function =  m h dom mon dow  ; ala cron, star is implied                                                  </div>
<div> </div><div><br></div><div>[functions27103]</div><div>1=ilink,1</div><div>2=ilink,2</div><div>3=ilink,3</div><div>4=ilink,4</div><div>5=macro,1</div><div>70=ilink,5</div><div>71=ilink,6</div><div>72=ilink,7</div><div>
73=ilink,15</div><div>74=ilink,16</div><div>75=ilink,8</div><div><br></div><div>80=status,1</div><div>81=status,2</div><div><br></div><div>6=autopatchup,noct=1,farenddisconnect=1,dialtime=20000<span class="" style="white-space:pre">      </span>; Autopatch up</div>
<div>0=autopatchdn<span class="" style="white-space:pre">                               </span>; Autopatch down</div><div><br></div><div>;989=cop,4</div><div>980=status,3</div><div>99=cop,6</div><div><br></div><div>; Place command macros here</div>
<div><br></div><div>[macro27103]</div><div><br></div><div><br></div><div><br></div><div>[telemetry]</div><div><br></div><div>ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048)</div><div>ct2=|t(660,880,150,2048)  </div>
<div>ct3=|t(440,0,150,4096) </div><div>ct4=|t(550,0,150,2048)</div><div>ct5=|t(660,0,150,2048)</div><div>ct6=|t(880,0,150,2048)</div><div>ct7=|t(660,440,150,2048)</div><div>ct8=|t(700,1100,150,2048)</div><div>remotetx=|t(1633,0,50,3000)(0,0,80,0)(1209,0,50,3000); </div>
<div>remotemon=|t(1209,0,50,2048) </div><div>cmdmode=|t(900,903,200,2048)</div><div>functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)</div><div>patchup=rpt/callproceeding</div><div>patchdown=rpt/callterminated</div>
<div><br></div><div>;</div><div>; This section allows wait times for telemetry events to be adjusted</div><div>; A section for wait times can be defined for every repeater</div><div>;</div><div><br></div><div>[wait-times]                                                                                                 </div>
<div>telemwait=2000</div><div>idwait=500</div><div>unkeywait=2000</div><div>calltermwait=2000</div><div><br></div><div>;</div><div>; This is where you define your nodes which cam be connected to.</div><div>;</div><div><br>
</div><div>[nodes]</div><div>; Note, if you are using automatic update for allstar link nodes,</div><div>; no allstar link nodes should be defined here. Only place a definition</div><div>; for your locak nodes, and private (off of allstar link) nodes here.</div>
<div> </div><div>27103 = <a href="http://radio@127.0.0.1/27103,NONE">radio@127.0.0.1/27103,NONE</a></div><div><br></div><div>; Memories for remote bases</div><div><br></div><div>[memory]</div><div><br></div><div>;00 = 146.580,100.0,m</div>
<div>;01 = 147.030,103.5,m+t</div><div>;02 = 147.240,103.5,m+t</div><div>;03 = 147.765,79.7,m-t</div><div>;04 = 146.460,100.0,m</div><div>;05 = 146.550,100.0,m      </div><div><br></div><div><br></div><div>#includeifexists custom/rpt.conf</div>
</div><div><br></div><div><br><div><br></div><div><br></div><div><br></div><div><br></div><div><br clear="all"><div><div dir="ltr"><div>Loren Tedford (KC9ZHV) <br>Email: <a href="mailto:lorentedford@gmail.com" target="_blank">lorentedford@gmail.com</a><br>
</div><div>Email:<a href="mailto:loren@lorentedford.com" target="_blank"> loren@lorentedford.com</a></div><div><a href="http://www.lorentedford.com" target="_blank">http://www.lorentedford.com</a><br></div></div></div>
</div></div></div>