Dispatch console

SMS gateway — manual test terminal
not checked

Connection

Held in this tab's memory only — cleared on reload, never stored on disk.

Send test message

Inbound log

No messages fetched yet — check health and connect above.

Registered phones

NameStatusLast seen
Not loaded yet.

Webhook

This page calls your gateway's public API directly from the browser (/v1/messages, /v1/inbound, /v1/phones, /v1/webhook, /health). If requests fail with a network/CORS error in the browser console, your FastAPI server needs CORS enabled for this origin — see the note your assistant gave you for the exact main.py change.