<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'><font style="" color="#000000" face="Tahoma,sans-serif">Bryan,<br><br>  The BBB is a single board Allstar implementation -  hamvoip.org<br><br>There is no way to get a local bubble map. This must be done through stats.allstarlink.org<br><br>Locally you can see the nodes you are connected to with the Asterisk CLI by doing -<br><br>rpt nodes <your-node_number><br><br>To relate that to a database of what they are you would have to write some code. I have done this in the 'lsnodes' Perl script and as I said this is built-in to the BBB code. It also could be installed in the Acid code. Instructions are here -<br><br> <a href="http://crompton.com/hamradio/allstar/lsnodes.html" target="_blank">http://crompton.com/hamradio/allstar/lsnodes.html</a><br><br>If you wanted to do this yourself you would have to download the node call/QTH/Location database and cross it with the nodes you are connected to. This would give a nicely annotated list, as lsnodes does, of your connections. It would not however show a bubble map. lsnodes has a link to the bubble map to make it easy.<br id="FontBreak"></font><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div>> Date: Sun, 16 Nov 2014 23:24:13 -0500<br>> From: Bryan@bryanfields.net<br>> To: doug@crompton.com; app_rpt-users@ohnosec.org<br>> Subject: Re: [App_rpt-users] Show link topology from cli?<br>> <br>> On 11/16/14, 1:11 AM, Doug Crompton wrote:<br>> > I am not sure this is exactly what you want but if you want to see what a node<br>> > is connected to along with information on each node 'lsnodes' will do that to<br>> > any node via the web. It is built into the BBB. All you need to do is route<br>> > port 80 (or whatever port you have the http servr on) and access the node with<br>> > a web browser.  Locally you can do it without forwarding a port.<br>> <br>> I'm not running a web server or have a BBB(?).<br>> <br>> I know there is a bubble map that the stats.allstarlink.org draws, but how can<br>> I get this data out of asterisk directly?<br>> <br>> I can figure out my directly connected neighbors, but how can I figure out<br>> who's connected to them?<br>> <br>> Think of it like looking at OSPF neighbors vs. looking at the OSPF database on<br>> a router.  I want to see the database.<br>> <br>> Thanks,<br>> -- <br>> Bryan Fields<br>> <br>> 727-409-1194 - Voice<br>> 727-214-2508 - Fax<br>> http://bryanfields.net<br>> <br></div>                                         </div></body>
</html>