<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi everyone on the group,<br><br>I I have tried helping some friends installing the new DIAL version of AllStar Link on X86 thin client computers. Everything goes fine but some nodes do not  register on the system. Here one example:<br><br>Connected to Asterisk 1526 currently running on KP4CV (pid = 613)<br>Verbosity is at least 3<br>KP4CV*CLI> iax2 show registry<br>Host                  dnsmgr  Username    Perceived             Refresh  State<br>0.0.0.0:4569          N       42642       <Unregistered>             60  Unregistered<br>KP4CV*CLI><br><br>Have I missed something? Any help will be welcome.<br><br>Thanks,<br><br>Alberto KP4AP node 40660<br><br>73s<br><br>> From: app_rpt-users-request@ohnosec.org<br><div>> Subject: App_rpt-users Digest, Vol 81, Issue 42<br>> To: app_rpt-users@ohnosec.org<br>> Date: Tue, 24 Nov 2015 12:00:02 -0500<br>> <br>> Send App_rpt-users mailing list submissions to<br>>     app_rpt-users@ohnosec.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>  http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br>> or, via email, send a message with subject or body 'help' to<br>>      app_rpt-users-request@ohnosec.org<br>> <br>> You can reach the person managing the list at<br>>      app_rpt-users-owner@ohnosec.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of App_rpt-users digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. Re: CSV File of Active Nodes (HB9EYQ)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Tue, 24 Nov 2015 09:16:27 +0100<br>> From: HB9EYQ <hb9eyq@gmail.com><br>> To: "Bryan D. Boyle" <bdboyle@bdboyle.com><br>> Cc: app_rpt-users@ohnosec.org<br>> Subject: Re: [App_rpt-users] CSV File of Active Nodes<br>> Message-ID: <902074CB-8E75-4205-99CE-3CAFE49D8F2C@gmail.com><br>> Content-Type: text/plain; charset="us-ascii"<br>> <br>> Very nice, what is the data source?<br>> <br>> -Larry<br>> <br>> > On 22.11.2015, at 21:24, Bryan D. Boyle <bdboyle@bdboyle.com> wrote:<br>> > <br>> > <br>> > excellent starting point...and close, but with some hacking on my part...<br>> > <br>> > Thanks!<br>> > --<br>> > Bryan<br>> > Sent from my iPhone 6S...No electrons were harmed in the sending of this message.<br>> > <br>> > <br>> > <br>> >> On Nov 22, 2015, at 05:23, larry <larry@n7fm.com> wrote:<br>> >> <br>> >> Bryan,<br>> >> <br>> >> I have a PHP script that I run in a local linux terminal as well as a version on my web site for a few friends to use. http://www.n7fm.com/allstar_node_info.php <br>> >> Gives an idea. Not a beautiful display but works to keep track of certain nodes without needing to hunt through the master list to check an individual status.<br>> >> I need to create a better display layout but never seem to find the time. Projects, mine and others never end. Finish one have 2 more waiting.<br>> >> <br>> >> Don't know if something along this line would work for you or if you were looking for a main CVS file that only has a list with only connected nodes to search rather than all that are online? The script does not display ALL nodes connected. It uses a list (Array) of your selected node numbers. Stripping the status of each node in the array from the master list. It displays the connection status of those particular nodes.<br>> >> <br>> >> Friends and I have Allstar nodes on our different repeaters as well as some links that we need to keep a check on their status. <br>> >> <br>> >> I got tired jumping all over the main file to check them.  With multiple servers scattered about that became a pain. My son listening to me whine wrote me a script that checks the status of each node I add to an array.  Nothing fancy but it lets me check all entered nodes status with a single script to see if and who is connected.<br>> >> <br>> >> Larry - N7FM<br>> >> <br>> >> <br>> >> Bryan,<br>> >> <br>> >> I have a PHP script that I run in a local linux terminal as well as a version on my web site for a few friends to use. http://www.n7fm.com/allstar_node_info.php <br>> >> Gives an idea. Not a beautiful display but works to keep track of certain nodes without needing to hunt through the master list to check an individual status.<br>> >> I need to create a better display layout but never seem to find the time. Projects, mine and others never end. Finish one have 2 more waiting.<br>> >> <br>> >> Don't know if something along this line would work for you or if you were looking for a main CVS file that only has a list with only connected nodes to search rather than all that are online? The script does not display ALL nodes connected. It uses a list (Array) of your selected node numbers. Stripping the status of each node in the array from the master list. It displays the connection status of those particular nodes.<br>> >> <br>> >> Friends and I have Allstar nodes on our different repeaters as well as some links that we need to keep a check on their status. <br>> >> <br>> >> I got tired jumping all over the main file to check them.  With multiple servers scattered about that became a pain. My son listening to me whine wrote me a script that checks the status of each node I add to an array.  Nothing fancy but it lets me check all entered nodes status with a single script to see if and who is connected.<br>> >> <br>> >> Larry - N7FM<br>> >> <br>> >> <br>> >>   <br>> >> <br>> >>> On 11/20/2015 07:24 PM, Bryan D. Boyle wrote:<br>> >>> yup.  lots of nodes, but only between 1400-1500 active at any given time...<br>> >>> <br>> >>> though, the master list is pretty good, but what i'm looking for...no worries.  was just a thought.<br>> >>> <br>> >>> --<br>> >>> Bryan<br>> >>> Sent from my iPhone 6S...No electrons were harmed in the sending of this message.<br>> >>> <br>> >>> <br>> >>> <br>> >>> On Nov 20, 2015, at 20:23, George Csahanin <george@dyb.com> wrote:<br>> >>> <br>> >>>> I *think* what he means is something that can show the connection status, like what the bubble diagram shows.<br>> >>>> <br>> >>>> GeorgeC<br>> >>>> W2DB<br>> >>>> Cedar Park, TX node 2360<br>> >>>> <br>> >>>>> On 11/20/2015 12:29 PM, k5tra wrote:<br>> >>>>> Bryan, you can make your own CSV file from:  /var/lib/asterisk/rpt_extnodes .  This is the current database file on your server.<br>> >>>>> TRA<br>> >>>> _______________________________________________<br>> >>>> App_rpt-users mailing list<br>> >>>> App_rpt-users@ohnosec.org<br>> >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br>> >>>> <br>> >>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users 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>> >>> <br>> >>> <br>> >>> _______________________________________________<br>> >>> App_rpt-users mailing list<br>> >>> App_rpt-users@ohnosec.org<br>> >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br>> >>> <br>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users 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>> > _______________________________________________<br>> > App_rpt-users mailing list<br>> > App_rpt-users@ohnosec.org<br>> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br>> > <br>> > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users 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>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://ohnosec.org/pipermail/app_rpt-users/attachments/20151124/86475b9a/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@ohnosec.org<br>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br>> <br>> <br>> End of App_rpt-users Digest, Vol 81, Issue 42<br>> *********************************************<br></div>                                           </div></body>
</html>