Greetings:
This morning, a HamVoIP node (51018) that had previously accepted WT connections stopped doing so. No major configuration changes were made to the node since about a month ago.
Here's what a failed call to node 51018 from Repeaterphone looks like. The same would happen with DVSwitch Mobile in WT mode, M1Ke, or Transceive for Mac OS.
I can post the slightly modified allstar-public stanza if anyone needs to see it, but, like I said, it had been working until this morning.
TL, DR, it posts a server error HTML page with a style sheet to the console.
Allstar2m*CLI>
Verbosity is at least 4
[Allstar2m*CLI>
-- Accepting AUTHENTICATED call from redacted_IP:
> requested format = ulaw,
> requested prefs = (ulaw),
> actual format = ulaw,
> host prefs = (ulaw|g722|slin),
> priority = mine
[Allstar2m*CLI>
-- Executing [s@allstar-public:1] Ringing("IAX2/allstar-public-3771", "") in new stack
[Allstar2m*CLI>
-- Executing [s@allstar-public:2] Set("IAX2/allstar-public-3771", "RESP=<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Server Error</title>
<!-- Fonts -->
<link rel="dns-prefetch" href="//fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
<!-- Styles -->
<style>
html, body {
background-color: #fff;
color: #636b6f;
font-family: 'Nunito', sans-serif;
font-weight: 100;
height: 100vh;
margin: 0;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;
}
.position-ref {
position: relative;
}
.code {
border-right: 2px solid;
font-size: 26px;
padding: 0 15px 0 15px;
text-align: center;
}
.message {
font-size: 18px;
text-align: center;
}
</style>
</head>
<body>
<div class="flex-center position-ref full-height">
<div class="code">
500 </div>
<div class="message" style="padding: 10px;">
Server Error </div>
</div>
</body>
</html>") in new stack
[Allstar2m*CLI>
-- Executing [s@allstar-public:3] Set("IAX2/allstar-public-3771", "NODENUM=51018") in new stack
[Allstar2m*CLI>
-- Executing [s@allstar-public:4] GotoIf("IAX2/allstar-public-3771", "0?hangit") in new stack
-- Executing [s@allstar-public:5] GotoIf("IAX2/allstar-public-3771", "0?hangit") in new stack
-- Executing [s@allstar-public:6] GotoIf("IAX2/allstar-public-3771", "1?hangit") in new stack
[Allstar2m*CLI>
-- Goto (allstar-public,s,14)
[Allstar2m*CLI>
-- Executing [s@allstar-public:14] Answer("IAX2/allstar-public-3771", "") in new stack
[Allstar2m*CLI>
-- Executing [s@allstar-public:15] Wait("IAX2/allstar-public-3771", "1") in new stack
[Allstar2m*CLI>
-- Executing [s@allstar-public:16] Hangup("IAX2/allstar-public-3771", "") in new stack
[Allstar2m*CLI>
== Spawn extension (allstar-public, s, 16) exited non-zero on 'IAX2/allstar-public-3771'
[Allstar2m*CLI>
-- Hungup 'IAX2/allstar-public-3771'
[Allstar2m*CLI>
Anyone else seeing this with their nodes?