<div dir="ltr"><div>sorry I didn't see them defined when I was on my phone looking at this email. <br><br></div>When you do run rpt fun 1000 *31001, what is the result of the command?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 2, 2016 at 2:23 PM, N6GKJ Land <span dir="ltr"><<a href="mailto:n6gkj1@gmail.com" target="_blank">n6gkj1@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">Hi guys,<br><br>I have 2 RPI 3 servers running the latest N4IRS release. I have a private node on each server.<br><br>RPI3 #1 is 10.0.0.200 NODE 1000:4568<br>RPI3 #2 is 10.0.0.201 NODE 1001:4569<br><br>Neither node can connect to the other. I am using the CLI inside the asterisk program to manually connect using <br>rpt fun 1000 *31001 from server 1<br><br>or<br><br>rpt fun 1001 *31000 from server 2<br><br>Listed here is how the scripts are defined.<br><br>extensions.conf<br>RPI3 #1<br>[globals]<br>HOMENPA = 209 ; change this to your Area Code<br>NODE = 1000   ; change this to your node number<br><br>[default]<br><br>exten => i,1,Hangup<br><br>RPI3 #2<br>[globals]<br>HOMENPA = 209 ; change this to your Area Code<br>NODE = 1001   ; change this to your node number<br><br>[default]<br><br>exten => i,1,Hangup<br><br>[radio-secure]<br>exten => ${NODE},1,rpt,${NODE}<br><br>[radio-secure]<br>exten => ${NODE},1,rpt,${NODE}<br><br><br>rpt.conf<br><br>RPI3 #1<br>rxchannel = dahdi/pseudo<br><br>[nodes]<br>; Note, if you are using automatic update for allstar link nodes,<br>; no allstar link nodes should be defined here. Only place a definition<br>; for your local nodes, and private (off of allstar link) nodes here.<br><br>1000 = <a href="https://us-mg6.mail.yahoo.com/compose?to=radio@127.0.0.1" target="_blank"><font color="#0066cc">radio@127.0.0.1</font></a>:4568/1000,<wbr>NONE    ; This must be changed to your node number<br>1001 = <a href="https://us-mg6.mail.yahoo.com/compose?to=radio@10.0.0.201" target="_blank"><font color="#0066cc">radio@10.0.0.201</font></a>:4569/1001,<wbr>NONE  ; and iax port number if not the default<br><br>RPI3 #2<br><br>rxchannel = dahdi/pseudo<br><br>[nodes]<br>; Note, if you are using automatic update for allstar link nodes,<br>; no allstar link nodes should be defined here. Only place a definition<br>; for your local nodes, and private (off of allstar link) nodes here.<br><br>1000 = <a href="https://us-mg6.mail.yahoo.com/compose?to=radio@10.0.0.201" target="_blank"><font color="#0066cc">radio@10.0.0.201</font></a>:4568/1000,<wbr>NONE    ; This must be changed to your node number<br>1001 = <a href="https://us-mg6.mail.yahoo.com/compose?to=radio@127.0.0.1" target="_blank"><font color="#0066cc">radio@127.0.0.1</font></a>:4569/1001,<wbr>NONE  ; and iax port number if not the default<br><br><br>I am not having any results with this. I did not uncomment node register line in iax.conf for either server<br>and also in rpt,conf I did not uncomment the status report lines<br><br>I just simply want these two servers to talk to each other on the same lan<br><br>The nodes in both of these servers are HUBS.<br>Anyone have any ideas I have over looked?<br><br>Ron Simpson, <br>N6GKJ Amateur Radio<br> ...................<br><br><br>Have you ever noticed that when you are looking for something, <br> it is always found in the last place you look?<br clear="all"><div><div><div dir="ltr"><div><div>Ron Simpson,<br></div>N6GKJ....<br></div>Amateur Radio<br></div></div></div>
</div>
<br>______________________________<wbr>_________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">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/<wbr>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/<wbr>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><br></div>