I have the G7RPG node which connects to all nodes on the dashboard without problems (or it used to)!!
When I try to connect to the NorthWest Allstar Group on 53573 I keep getting ‘Connection Failed’ message. This has been the case since late last year and yet it worked perfectly before then. I can still access the NWAG using the alternative node 40338 and Bubble Map shows that to be connected to 53573.
Nothing has been changed on my G7RPG node or my router / computer system.
Can anyone offer any advice on how I can check settings etc via Supermon or any other solution please?
Show us the output of your asterisk CLI when the connection fails.
Login as root through SSH, then open the Asterisk CLI from the menu that comes up (if your HamVoIP node is configured to display the menu at login as most are).
If there is no menu, and you are dropped straight to bash, type
“asterisk -rvvv” and press enter.
If you get to Asterisk CLI from the menu, type “set verbose 3” and press enter, then try connecting to that node.
It should be interesting to see if it immediately disconnects, or if the connection times out after a few seconds.
I think Supermon can optionally display “astlog” (the Asterisk log) and show you that information, but I don’t use HamVoIP or Supermon anymore, so don’t remember if that’s a function of the version of Supermon that comes with HamVoIP, or one of the later versions.
BTW, I can connect to 53573 with no problems here using an ASL3 node.
i think the command is core set verbose 3 to which the response will be Console verbose is still 3. when the Asterisk CLI is successfully invoked with sudo asterisk -rvvv