NODE 48455 not showing int the Database at stats.allstarlink.org
I wanted to integrate a private node to my current, working setup. I stopped the services, edited accordingly the rpt, extensions, and modules conf files. I restarted the services, I am no longer in the list. I can connect to node 48270, and I am shown under current logins under echolink. I ran iax2 show registry, output below. Linux repeater 4.9.80-v7+ #1098 SMP Fri Mar 9 19:11:42 GMT 2018 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Sep 13 11:36:36 2018 from 10.0.0.6 repeater@repeater:~ $ sudo asterisk -c AllStarLink Asterisk Version 1.01 2/13/2018 GIT Version adaec47 Copyright (C) 1999 - 2018 Digium, Inc. Jim Dixon, AllStarLink Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================= [ Booting... [ Reading Master Configuration ] [ Initializing Custom Configuration Options ] [Sep 13 12:02:24] NOTICE[1627]: dnsmgr.c:394 do_reload: Managed DNS entries will be refreshed every 300 seconds. [Sep 13 12:02:24] NOTICE[1627]: cdr.c:1416 do_reload: CDR simple logging enabled. [Sep 13 12:02:24] NOTICE[1627]: loader.c:874 load_modules: 57 modules will be loaded. ......................................................... ] Asterisk Ready. *CLI> [Sep 13 12:02:25] NOTICE[1633]: app_rpt.c:22184 rpt_master: Normal Repeater Init 48455 [Sep 13 12:02:25] NOTICE[1633]: app_rpt.c:22184 rpt_master: Normal Repeater Init 70421 iax2 show registry Host dnsmgr Username Perceived Refresh State 44.98.254.145:4569 Y 48455 190.148.222.28:4569 60 Registered *CLI> What happened? Thanks. José Roberto Ruíz García Salas TG9AOR
On 9/13/18 2:07 PM, José Roberto Ruíz García Salas TG9AOR wrote:
I wanted to integrate a private node to my current, working setup.
I stopped the services, edited accordingly the rpt, extensions, and modules conf files.
I can connect to node 48270, and I am shown under current logins under echolink.
I ran iax2 show registry, output below.
iax2 show registry
Host dnsmgr Username Perceived Refresh State
44.98.254.145:4569 Y 48455 190.148.222.28:4569 60 Registered
This shows your registered, which means others can see and connect to you. Stats server is updated via a status program from asterisk/app_rpt. These updates are filtered by IP and your IP must match or your node will be unable to update it. Do you have the stats post program enabled in rpt.conf? It's totally optional to be part of the stats server and you need to enable it if you want updates there. I've check the stats server logs and I see nothing for 48455, but I am seeing 190.148.222.28 trying to send updates for 70421, which is invalid. What does your rpt.conf show? Do you have any sort of a passive HTTP proxy on your network? -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
participants (2)
-
Bryan Fields -
José Roberto Ruíz García Salas TG9AOR