<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div>Good news - some struggle over. I just built two fresh ASL nodes, updated, upgraded - private for now.  </div><div><br>Now I want one of my working ASL/public nodes to also be accessible as a private node.<br><br></div><div><span><div>I assume for both the existing public node and new separate private node all I need to do is...<br><br>In /etc/asterisk/rpt.conf on the existing node, add lines:<br><br></div><div>[nodes]</div><div><br><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">; 1085 is the new/added private node number for existing public node</span></span></div><div><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">1085 = radio@127.0.0.1/1085,NONE,y</span></span><br></div><div>; 1002 is the new private node</div><div>1002 = radio@192.168.10.96/1002,NONE,y</div><div><br></div><div><br></div><div><span><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">In /etc/asterisk/rpt.conf on the new private node (same network), add lines:<br><br></div><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">[nodes]</div><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br>; 1085 is the new/added private node number for existing public node on same LAN</div><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">1085 = radio@192.168.10.76/1085,NONE,y<br></div><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">; 1002 is this new private node  192.168.10.96 on LAN)</div><div style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">1002 = radio@127.0.0.1/1002,NONE,y</div><div><br></div></span></div><div><br></div><div>What if any additional context/extension or other parameters need to be setup in which file??<br></div></span></div><div><br><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">What else do the nodes need to know about each other to communicate and establish connection?</span></span><br><br>What am I missing?<br><br>I should be able to issue a connect from 1002 to 1085, and vice versa - yes?</div><div><br><br><br></div><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"></div></div></div></body></html>