Will try it soon, and re-setup NNX again and swap it over and let you know
I have added the lines as you described, and the 553182 now will connect to 65930, but this is what i get both on radio and when i call from with in asterisk
VK5RR-65930CLI> rpt lookup 553182
Node: 65930 Data: radio@202.90.241.21:4570/553182,202.90.241.21
VK5RR-65930CLI> rpt fun 65930 3553182
-- Call accepted by 202.90.241.21:4570 (format ulaw)
-- Format for call is (ulaw)
-- Event on node 65930 doing rpt command cop,62,GPIO4:1 for condition c|t|RPT_RXKEYED
-- Hungup 'IAX2/202.90.241.21:4570-11038'
-- Hungup 'DAHDI/pseudo-1347856385'
-- Hungup 'DAHDI/pseudo-1735780706'
-- <DAHDI/pseudo-903590492> Playing 'custom/rpt/node.gsm' (language 'en')
-- <DAHDI/pseudo-903590492> Playing 'custom/digits/5.ulaw' (language 'en')
-- <DAHDI/pseudo-903590492> Playing 'custom/digits/5.ulaw' (language 'en')
-- <DAHDI/pseudo-903590492> Playing 'custom/digits/3.ulaw' (language 'en')
-- <DAHDI/pseudo-903590492> Playing 'custom/digits/1.ulaw' (language 'en')
-- <DAHDI/pseudo-903590492> Playing 'custom/digits/8.ulaw' (language 'en')
-- <DAHDI/pseudo-903590492> Playing 'custom/rpt/connection_failed.gsm' (language 'en')
-- Hungup 'DAHDI/pseudo-903590492'
-- Event on node 65930 doing rpt command cop,62,GPIO4:0 for condition c|f|RPT_RXKEYED
VK5RR-65930CLI>
And this is what 553182 see when it tries to connect before the last digit (2) is dialed it gives this
VK5RR-553182CLI> rpt lookup 65930
Node: 553182 Data: radio@124.19.84.11:4569/65930,124.19.84.11
VK5RR-553182CLI>
-- Accepting UNAUTHENTICATED call from 124.19.84.11:4569:
-- > requested format = ulaw,
-- > requested prefs = (ulaw|adpcm|gsm),
-- > actual format = ulaw,
-- > host prefs = (ulaw|adpcm|gsm),
-- > priority = mine
-- Executing [55318@radio-secure:1] Set("IAX2/124.19.84.11:4569-5039", "NODENUM=65930) same => n,NoOp(Connect to: 55318") in new stack
-- Executing [55318@radio-secure:2] NoOp("IAX2/124.19.84.11:4569-5039", "The Channel IP is 124.19.84.11") in new stack
-- Executing [55318@radio-secure:3] GotoIf("IAX2/124.19.84.11:4569-5039", "0?connect") in new stack
-- Executing [55318@radio-secure:4] GotoIf("IAX2/124.19.84.11:4569-5039", "1?denylist") in new stack
-- Goto (radio-secure,55318,8)
-- Executing [55318@radio-secure:8] GotoIf("IAX2/124.19.84.11:4569-5039", "0?:connect") in new stack
-- Goto (radio-secure,55318,11)
-- Executing [55318@radio-secure:11] Rpt("IAX2/124.19.84.11:4569-5039", "55318") in new stack
[2025-07-26 11:24:35.235] WARNING[1947][C-00000009]: app_rpt.c:6324 rpt_exec: Cannot find specified system node 55318
== Spawn extension (radio-secure, 55318, 11) exited non-zero on 'IAX2/124.19.84.11:4569-5039'
-- Hungup 'IAX2/124.19.84.11:4569-5039'
== Manager 'admin' logged on from 127.0.0.1
VK5RR-553182*CLI>
This is a classic error that DADHI isn't loading properly for your running kernel. Please try running asl-check-install
and see if it fixes it.
Thanks for that I have check both system and get the following, did not think that you needed all the rest of the info
II Checking Kernel and DAHDI status
II No kernel or DAHDI issues detected
Just leaving me stumped, as when it is setup with just 55318 and 65930 it worked fine, but when i converted 55318 to 553180,1,2 then it fails but can connect from 553182 > 65930 but fails when connecting 65930 > 553182
Well, what ever it is, that error is telling you that Asterisk isn't starting a process for node 55318. So that is your problem. Look at /var/log/asterisk/messages
for clues.
Hi Guys
Thanks for the help, but it time to put it back to a normal node as nothing that i have tried will work, but normal node does
Even tried new SD setup for both and made no difference
Thanks again
Do you have the correct node# and address in [nodes] of rpt.conf for nodes you have direct connect with. (don't know if you added direct entry connect, but if it is there, it must be correct)
But has the ip changed on the cell network ? Check registration info. ip/port/node#
Just additional leads to track down if you are looking.
No I have no direct connect info in any of the rpt.conf files
Our IP address on both the home and cell network are static IP address, and when i have check the registration information
Once i put it back to just a normal node, the issue disappears and everything works fine
I even created new SD's for both node and started from scratch like setting up a new node and the issue persisted
The has been sorted out for me thank you