Actually, it did. The response to a ?APRSS query is to generate a STATUS packet. If you check
aprs.fi, you'll see that the old, erroneous status has been updated to reflect your comment string.
QTH. by default, does not display QRU/query messages in the chat window unless "Display QRU requests in chat" is checked in Preferences -> Messaging.
However, on my first attempt, I realized that I had restricted queries generated by the menu options to only local connections. This absolutely makes sense for queries that target all stations, but a directed query seems fine to allow over APRS-IS. Then I remembered that a directed query is just a standard APRS message with a specific payload. So, I went into chat and sent a "?APRSS" message. That was enough to trigger a status response.
The awkwardness with this approach was that, because the spec says that a station should respond with a STATUS message, it did not reply with a message ACK and so it looked like the message was not received in the chat window.
I then made some changes in the code to allow these query messages to go out over APRS-IS. What will happen is, if you attempt to query a station, it will find the connection that last heard that station and send the message out over that connection only, and that can be an APRS-IS connection. The last query I sent this way. I will include this new functionality in the next release.
- Wes W8WJB