<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
It's actually not too difficult.<br><br>From the Asterisk CLI, do a rpt dump <nodenumber><br>(where nodenumber is the node number of the HUB node)<br>This must be done on the system hosting the hub node.<br>The dump information will appear about 10 seconds after<br>the command is entered (this delay is quite intentional).<br><br>It will give alot of information. The interesting one in this case<br>is the 'link->lastrx' entry. This will be set to '1' for each link<br>whose peer is currently in the 'keyed' state.<br><br>In the following example, I did this from my hub node (2000) and intentionally<br>held the mic keyed on the Miami Mtn. repeater (node 2002). Note that under node<br>2002, it shows 'link->lastrx 1':<br><br>Node2000*CLI> rpt dump 2000<br>app_rpt struct dump requested for node 2000<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17602 rpt: ********** Variable Dump Start (app_rpt) **********<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17603 rpt: totx = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17604 rpt: myrpt->remrx = 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17605 rpt: lasttx = 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17606 rpt: elap = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17607 rpt: toexit = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17609 rpt: myrpt->keyed = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17610 rpt: myrpt->localtx = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17611 rpt: myrpt->callmode = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17612 rpt: myrpt->mustid = 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17613 rpt: myrpt->tounkeyed = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17614 rpt: myrpt->tonotify = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17615 rpt: myrpt->retxtimer = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17616 rpt: myrpt->totimer = 551659<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17617 rpt: myrpt->tailtimer = 995<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17618 rpt: myrpt->tailevent = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17619 rpt: myrpt->linkactivitytimer = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17620 rpt: myrpt->linkactivityflag = 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17621 rpt: myrpt->rptinacttimer = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17622 rpt: myrpt->rptinactwaskeyedflag = 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17623 rpt: myrpt->p.s[myrpt->p.sysstate_cur].sleepena = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17624 rpt: myrpt->sleeptimer = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17625 rpt: myrpt->sleep = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17626 rpt: myrpt->sleepreq = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17627 rpt: myrpt->p.parrotmode = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17628 rpt: myrpt->parrotonce = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17633 rpt: *** Link Name: 2023 ***<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17634 rpt: link->lasttx 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17635 rpt: link->lastrx 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17636 rpt: link->connected 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17637 rpt: link->hasconnected 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17638 rpt: link->outbound 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17639 rpt: link->disced 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17640 rpt: link->killme 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17641 rpt: link->disctime 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17642 rpt: link->retrytimer 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17643 rpt: link->retries = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17644 rpt: link->reconnects = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17645 rpt: link->newkey = 2<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17633 rpt: *** Link Name: 2002 ***<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17634 rpt: link->lasttx 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17635 rpt: link->lastrx 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17636 rpt: link->connected 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17637 rpt: link->hasconnected 1<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17638 rpt: link->outbound 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17639 rpt: link->disced 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17640 rpt: link->killme 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17641 rpt: link->disctime 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17642 rpt: link->retrytimer 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17643 rpt: link->retries = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17644 rpt: link->reconnects = 0<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17645 rpt: link->newkey = 2<br>[Sep 9 07:40:06] NOTICE[26251]: app_rpt.c:17656 rpt: ******* Variable Dump End (app_rpt) *******<br><br><br>JIM WB6NIL<br><br><br><br>> Date: Thu, 9 Sep 2010 00:17:44 -0400<br>> To: app_rpt-users@qrvc.com<br>> From: wa1sot@pcom.com<br>> Subject: [App_rpt-users] How to determine which node is transmitting to the hub node<br>> <br>> Is there any way to look at some log file to determine which node is <br>> transmitting to a hub node?<br>> How can I determine which of the many nodes connected to the hub nodes has <br>> a stuck transmitter?<br>> How can I determine which node is broken so I can disconnect it from the <br>> hub node?<br>> Is there some type of IAX2 Packet that I can look for that indicates <br>> transmit?<br>> Has anyone found a solution to this issue?<br>> Thanks,<br>> Jim WA1SOT<br>> <br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br> </body>
</html>