[arm-allstar] node insists on sending CW ID every idtime
Steve Goldsmith
steve at stevegoldsmith.com
Wed Dec 12 13:48:42 EST 2018
Hi,
I have a node (46296) that really, really wants to send CW ID every idtime interval and I can’t quite figure out why. We don’t have Internet access up on the hill where our repeater is so we use this allstar node over a 220mhz rf link in order to provide echolink/allstar connectivity to the repeater.
Duplex is set to 1, idtime is 600000, nounkeyct is set to 1
Seems my->mustid is always set to 1 (see dump below) on the node. If I copy everything in /etc/asterisk from the problem node to another asterisk node here in the shack and change only the node number in rpt.conf, things appear to behave as expected, it doesn’t id over the rf channel unless something causes the rf channel to transmit first, and mustid is set to 0 most of the time. Kerchunking the node in the shack on the rf channel behaves as expected, no tail, no courtesy tone and no id. it will id if I issue a dtmf command which causes the node to transmit on the rf channel first (assuming idtime has been exceeded, otherwise it does not id).
Any ideas what’s got this so eager to ID? Thanks & 73
app_rpt struct dump requested for node 46296 (the problem node)
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18129 rpt: ********** Variable Dump Start (app_rpt) **********
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18130 rpt: totx = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18131 rpt: myrpt->remrx = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18132 rpt: lasttx = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18133 rpt: lastexttx = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18134 rpt: elap = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18135 rpt: toexit = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18137 rpt: myrpt->keyed = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18138 rpt: myrpt->localtx = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18139 rpt: myrpt->callmode = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18140 rpt: myrpt->mustid = 1
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18141 rpt: myrpt->tounkeyed = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18142 rpt: myrpt->tonotify = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18143 rpt: myrpt->retxtimer = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18144 rpt: myrpt->tx_timer = 239998
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18145 rpt: myrpt->rx_timer = 297159
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18146 rpt: myrpt->tailtimer = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18147 rpt: myrpt->tailevent = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18148 rpt: myrpt->linkactivitytimer = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18149 rpt: myrpt->linkactivityflag = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18150 rpt: myrpt->rptinacttimer = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18151 rpt: myrpt->rptinactwaskeyedflag = 1
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18152 rpt: myrpt->p.s[myrpt->p.sysstate_cur].sleepena = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18153 rpt: myrpt->sleeptimer = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18154 rpt: myrpt->sleep = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18155 rpt: myrpt->sleepreq = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18156 rpt: myrpt->p.parrotmode = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18157 rpt: myrpt->parrotonce = 0
[Dec 12 13:31:28] NOTICE[372]: app_rpt.c:18187 rpt: ******* Variable Dump End (app_rpt) *******
app_rpt struct dump requested for node 46295 (the shack node which behaves properly, using the same configuration)
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18129 rpt: ********** Variable Dump Start (app_rpt) **********
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18130 rpt: totx = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18131 rpt: myrpt->remrx = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18132 rpt: lasttx = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18133 rpt: lastexttx = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18134 rpt: elap = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18135 rpt: toexit = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18137 rpt: myrpt->keyed = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18138 rpt: myrpt->localtx = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18139 rpt: myrpt->callmode = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18140 rpt: myrpt->mustid = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18141 rpt: myrpt->tounkeyed = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18142 rpt: myrpt->tonotify = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18143 rpt: myrpt->retxtimer = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18144 rpt: myrpt->tx_timer = 239996
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18145 rpt: myrpt->rx_timer = 297858
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18146 rpt: myrpt->tailtimer = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18147 rpt: myrpt->tailevent = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18148 rpt: myrpt->linkactivitytimer = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18149 rpt: myrpt->linkactivityflag = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18150 rpt: myrpt->rptinacttimer = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18151 rpt: myrpt->rptinactwaskeyedflag = 1
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18152 rpt: myrpt->p.s[myrpt->p.sysstate_cur].sleepena = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18153 rpt: myrpt->sleeptimer = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18154 rpt: myrpt->sleep = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18155 rpt: myrpt->sleepreq = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18156 rpt: myrpt->p.parrotmode = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18157 rpt: myrpt->parrotonce = 0
[Dec 12 13:44:54] NOTICE[1949]: app_rpt.c:18187 rpt: ******* Variable Dump End (app_rpt) *******
--
73,
/steve - W1HS
More information about the ARM-allstar
mailing list