Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replyack not decoded? #88

Open
hemna opened this issue Apr 22, 2024 · 0 comments
Open

replyack not decoded? #88

hemna opened this issue Apr 22, 2024 · 0 comments

Comments

@hemna
Copy link

hemna commented Apr 22, 2024

This is the raw packet

M0REQ-9>APQTH1,WIDE2-1,qAR,MB7VO::IRC      :does any know why my text has these codes on the end ? {16}5593

decoded to

{
  "raw": "M0REQ-9>APQTH1,WIDE2-1,qAR,MB7VO::IRC      :does any know why my text has these codes on the end ? {16}5593",
  "from": "M0REQ-9",
  "to": "APQTH1",
  "path": [
    "WIDE2-1",
    "qAR",
    "MB7VO"
  ],
  "via": "MB7VO",
  "addresse": "IRC",
  "format": "message",
  "message_text": "does any know why my text has these codes on the end ? {16}5593"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant