[App_rpt-users] Unregistered nodes.

David Shaw shawpbx at gmail.com
Thu Nov 26 19:21:23 UTC 2015


Hello Alberto, I'm using DIAL on a RPi 2. I had a problem with DNS. I could
resolve hostnames "dig register.allstarlink.org" at the command line. But
Asterisk couldn't resolve register.allstarlink.org. I don't know why "yet".
But I changed the register lines in the iax.conf and that worked for me.

;register=node:password at register.allstarlink.org
register=node:password at 67.215.233.178

David



--
In 1988, America was strong. We had Ronald Reagan, Steve Jobs, Johnny Cash,
and Bob Hope. Today, we have Obama, no Jobs, no Cash, and no Hope.

Thanks, David

On Wed, Nov 25, 2015 at 3:34 AM, Steve Zingman <szingman at msgstor.com> wrote:

> Alberto,
> If you stop and restart asterisk it should get a address of 67.215.233.178
> under host.
>
> Add the following to have asterisk get the address the first time it is
> started.
> cd /etc/asterisk
> wget https://github.com/N4IRS/AllStar/raw/master/configs/dnsmgr.conf
> restart asterisk
>
> Steve
>
>
>
> On 11/25/2015 06:19 AM, Alberto Enrique Puig wrote:
>
> Hi everyone on the group,
>
> 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:
>
> Connected to Asterisk 1526 currently running on KP4CV (pid = 613)
> Verbosity is at least 3
> KP4CV*CLI> iax2 show registry
> Host                  dnsmgr  Username    Perceived             Refresh
> State
> 0.0.0.0:4569          N       42642       <Unregistered>             60
> Unregistered
> KP4CV*CLI>
>
> Have I missed something? Any help will be welcome.
>
> Thanks,
>
> Alberto KP4AP node 40660
>
> 73s
>
> > From: app_rpt-users-request at ohnosec.org
> > Subject: App_rpt-users Digest, Vol 81, Issue 42
> > To: app_rpt-users at ohnosec.org
> > Date: Tue, 24 Nov 2015 12:00:02 -0500
> >
> > Send App_rpt-users mailing list submissions to
> > app_rpt-users at ohnosec.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
> > or, via email, send a message with subject or body 'help' to
> > app_rpt-users-request at ohnosec.org
> >
> > You can reach the person managing the list at
> > app_rpt-users-owner at ohnosec.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of App_rpt-users digest..."
> >
> >
> > Today's Topics:
> >
> > 1. Re: CSV File of Active Nodes (HB9EYQ)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Tue, 24 Nov 2015 09:16:27 +0100
> > From: HB9EYQ <hb9eyq at gmail.com> <hb9eyq at gmail.com>
> > To: "Bryan D. Boyle" <bdboyle at bdboyle.com> <bdboyle at bdboyle.com>
> > Cc: app_rpt-users at ohnosec.org
> > Subject: Re: [App_rpt-users] CSV File of Active Nodes
> > Message-ID: <902074CB-8E75-4205-99CE-3CAFE49D8F2C at gmail.com>
> <902074CB-8E75-4205-99CE-3CAFE49D8F2C at gmail.com>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > Very nice, what is the data source?
> >
> > -Larry
> >
> > > On 22.11.2015, at 21:24, Bryan D. Boyle <bdboyle at bdboyle.com>
> <bdboyle at bdboyle.com> wrote:
> > >
> > >
> > > excellent starting point...and close, but with some hacking on my
> part...
> > >
> > > Thanks!
> > > --
> > > Bryan
> > > Sent from my iPhone 6S...No electrons were harmed in the sending of
> this message.
> > >
> > >
> > >
> > >> On Nov 22, 2015, at 05:23, larry <larry at n7fm.com> <larry at n7fm.com>
> wrote:
> > >>
> > >> Bryan,
> > >>
> > >> 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
> > >> 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.
> > >> 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.
> > >>
> > >> 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.
> > >>
> > >> 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.
> > >>
> > >> 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.
> > >>
> > >> Larry - N7FM
> > >>
> > >>
> > >> Bryan,
> > >>
> > >> 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
> > >> 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.
> > >> 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.
> > >>
> > >> 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.
> > >>
> > >> 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.
> > >>
> > >> 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.
> > >>
> > >> Larry - N7FM
> > >>
> > >>
> > >>
> > >>
> > >>> On 11/20/2015 07:24 PM, Bryan D. Boyle wrote:
> > >>> yup. lots of nodes, but only between 1400-1500 active at any given
> time...
> > >>>
> > >>> though, the master list is pretty good, but what i'm looking
> for...no worries. was just a thought.
> > >>>
> > >>> --
> > >>> Bryan
> > >>> Sent from my iPhone 6S...No electrons were harmed in the sending of
> this message.
> > >>>
> > >>>
> > >>>
> > >>> On Nov 20, 2015, at 20:23, George Csahanin <george at dyb.com>
> <george at dyb.com> wrote:
> > >>>
> > >>>> I *think* what he means is something that can show the connection
> status, like what the bubble diagram shows.
> > >>>>
> > >>>> GeorgeC
> > >>>> W2DB
> > >>>> Cedar Park, TX node 2360
> > >>>>
> > >>>>> On 11/20/2015 12:29 PM, k5tra wrote:
> > >>>>> Bryan, you can make your own CSV file from:
> /var/lib/asterisk/rpt_extnodes . This is the current database file on your
> server.
> > >>>>> TRA
> > >>>> _______________________________________________
> > >>>> App_rpt-users mailing list
> > >>>> App_rpt-users at ohnosec.org
> > >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
> > >>>>
> > >>>> 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"
> > >>>> 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.
> > >>>
> > >>>
> > >>> _______________________________________________
> > >>> App_rpt-users mailing list
> > >>> App_rpt-users at ohnosec.org
> > >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
> > >>>
> > >>> 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"
> > >>> 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.
> > > _______________________________________________
> > > App_rpt-users mailing list
> > > App_rpt-users at ohnosec.org
> > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
> > >
> > > 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"
> > > 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.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL:
> <http://ohnosec.org/pipermail/app_rpt-users/attachments/20151124/86475b9a/attachment-0001.html>
> <http://ohnosec.org/pipermail/app_rpt-users/attachments/20151124/86475b9a/attachment-0001.html>
> >
> > ------------------------------
> >
> > _______________________________________________
> > App_rpt-users mailing list
> > App_rpt-users at ohnosec.org
> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
> >
> >
> > End of App_rpt-users Digest, Vol 81, Issue 42
> > *********************************************
>
>
> _______________________________________________
> App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>
> 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"
> 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.
>
>
> --
> "Anything is possible if you don't know what you are talking about."
> 1st Law of Logic
>
>
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>
> 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"
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20151126/12ad5eb0/attachment.html>


More information about the App_rpt-users mailing list