Purpose
Compose outbound SMS to a line and review recent inbound and outbound message history.
Console path: SMS.
Compose card
| Field | Description |
|---|---|
| Title | Compose |
| Outbound pricing alert | Each outbound SMS is charged at {price} per message. (when configured) |
| Link | Search by label, ICCID, or ID; empty No links yet. Create a link first. |
| Hint | Search by label, ICCID, or ID. The API resolves the line MSISDN when a link is selected. |
| Message | Placeholder Short SMS body (max 80 characters)… — counter {n}/80 |
| Send | Submits message; shows Sending… while in flight |
Validation toasts: Select a link. · Message is required. · Message must be at most 80 characters.
Success toast: Message queued
Recent messages
| Column | Description |
|---|---|
| When | Timestamp |
| Direction | inbound / outbound |
| Route | → {to} (outbound) or ← {from} (inbound) |
| Status | Delivery status badge |
Section title: Recent · button Refresh
Empty: No messages yet.
Related pages
For API endpoints, authentication, and code examples, see the OmaxTelecom Developer Portal.
Last modified on