<div dir="ltr">Hi,<div><br></div><div>I have a second URI that I want to bring up on my rpi2 server, and I have some questions.  I am following the directions at: <a href="http://docs.allstarlink.org/drupal/node/139">http://docs.allstarlink.org/drupal/node/139</a> , and there are some differences I want to ask about.  </div><div><div><br></div><div>The instructions say:</div><ol style="margin:1em 0px;padding:0px 0px 0.25em 2.5em;color:rgb(59,59,59);font-family:georgia,'times new roman',times,serif;font-size:14.994px;line-height:22.491px"><li>Edit the usbradio.conf file. Make a copy of the [usb] stanza in usbradio.conf.</li><li>Paste the copy just below the original stanza.</li><li>Rename the stanza name of the copy to [usb1]</li></ol>but I am actually seeing [usb12345] (node number).  Should I just duplicate this format since there is no [usb0] and [usb1]?</div><div><br></div><div>Also, in some of the files I see other info that I could duplicate that is not specified in the howto. For example,</div><div><ol style="margin:1em 0px;padding:0px 0px 0.25em 2.5em;color:rgb(59,59,59);font-family:georgia,'times new roman',times,serif;font-size:14.994px;line-height:22.491px"><li>Edit the extensions.conf file</li><li>Add the 5678 extension in the radio-secure context to call the rpt application using the new node number:<br><code style="padding:0px 0.4em;font-size:0.857em;font-family:menlo,consolas,'andale mono','lucida console','nimbus mono l','dejavu sans mono',monospace,'courier new';background-color:rgba(40,40,0,0.0588235)"><br>[radio-secure]<br>exten => 1234,1,rpt,1234<br>exten => 5678,1,rpt,5678<br></code></li></ol><div>I have made the edits above, but should I also add the lines below also for my second node number?  The howto doesn't say I should, but it looks like I might want to.</div><div><br></div><div><div>[radio-secure-proxy]</div><div>exten => 1234,1,rpt,1234|X</div><div>exten => 5678,1,rpt,5678|X<br></div><div>exten => _0X.,1,Goto(allstar-sys|${EXTEN:1}|1)</div></div></div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Doug</div><div>KI7DQG</div></div>