Division three · Voice

A dialer that calls both ways.

SveaSMS now operates a third service alongside outbound messaging and inbound verification numbers: a cloud dialer for inbound and outbound calls, built for private users and companies alike. You call from the browser on a number we assign you in the country you need, you receive calls back on the same range, and minutes are metered against the balance you already use for SMS.

The operating principle is the one that runs through everything we build — minimum KYC and global reach. We collect only what the terminating carrier requires for the specific number range you choose, and we do not gate the product behind a compliance interview. Top up, pick a number, start dialling.

2-way
Inbound & outbound
Global
Number estate
Minimum
KYC required
1
Shared balance

What the dialer does

Outbound and inbound in one seat

Dial out from the browser and take calls back on the same number. There is no separate softphone to install, no SIP client to configure and no desk hardware to buy — a browser tab and a headset is the whole deployment. Presence, hold, transfer, mute and DTMF all live in the same panel as the dial pad.

Numbers in the country you need

We assign the calling number from our own estate: local, national or toll-free ranges across the markets we operate. A local presentation number lifts answer rates dramatically, so sales teams working several markets can rotate a matching origin per corridor rather than calling everyone from a single foreign code.

Minimum KYC, real reach

We ask for what the terminating carrier legally requires for the range you pick, and nothing more. No corporate registry extracts, no use-case interviews, no multi-week onboarding review. Most accounts are dialling the same day they top up.

Notes, outcomes and recording

Every call carries a disposition, free-text notes and an optional recording, all attached to the number that was dialled. Export the log as CSV or pull it through the API into your CRM, warehouse or BI stack.

One balance for calls and SMS

Minutes are metered against the same prepaid balance as outbound SMS and inbound verification numbers. Top up once with card or cryptocurrency and spend it across all three divisions — no separate contract, no separate invoice.

Carrier-grade audio path

Voice rides the same tier-1 interconnects as our messaging traffic, with opus/G.711 negotiation, jitter buffering and automatic failover between routes. Media is encrypted in transit and every leg is measured for MOS, ASR and ACD so you can see quality per destination.

How it fits together

01

Open an account

Register with an email address and top up by card or cryptocurrency. The balance is live the moment the payment settles.

02

Get your number

We assign a calling number in the market you operate in — local, national or toll-free depending on availability.

03

Dial from the browser

Open the dialer, punch in or paste a number, and the call connects over our carrier interconnects.

04

Log and export

Disposition, notes and optional recording are written to the call log, exportable as CSV or through the API.

Who uses it

The dialer is deliberately not an enterprise-only product. It is sold to companies and to private individuals on the same terms, with the same reach and the same per-minute economics.

Sales and outbound teams

Work a list at speed with local presentation numbers per market, log dispositions as you go and route callbacks straight back to the agent who made contact.

Support and service desks

Publish one inbound number per country, ring a group of agents and keep the recording and notes attached to the case.

Private users

A second calling identity that is not your personal SIM: a number in another country for travel, marketplaces, family abroad or anything where you would rather not hand out your private line.

Recruiters and agencies

Call candidates or clients from a branded local number, keep the call history off personal handsets and hand the log over intact when an account changes owner.

Logistics and field operations

Reach drivers, warehouses and customers across borders on one balance, with call outcomes feeding the same reporting as delivery notifications.

Fintech and verification flows

Pair voice OTP fallback with SMS delivery so a code still lands when a handset cannot receive text, and take inbound confirmation calls on the same range.

Reference material

What the SveaSMS cloud dialer is, how it moves and why the details matter.

The short version

the SveaSMS cloud dialer sits inside a category the telecommunications industry calls A2P — application-to-person — messaging. Every text an airline sends when a boarding gate changes, every login code from a bank, every "your package is out for delivery" note from a logistics carrier, every one-time discount from a retailer — they all travel over the same rails: short, ordered, store-and-forward packets that the world's mobile networks have been carrying for more than thirty years.

What has changed is the plumbing behind those texts. In the consumer era, SMS was person-to-person over a single carrier. In the enterprise era, a message originates in a database, a queue or a workflow engine — is handed to a platform like SveaSMS via a REST API — and lands on a device in Osaka, Oslo or Ouagadougou seconds later, having crossed multiple operators, regulators and billing systems along the way. That path is the product.

What an SMS actually is

An SMS is not a stream. It is a 140-octet payload defined in 3GPP TS 23.040, carried by the Short Message Service Centre (SMSC) of a mobile network and delivered as a control-plane signal to the recipient handset. The 160-character limit that users remember comes from the GSM 7-bit alphabet — Unicode messages fall to 70 characters per segment, and long messages are concatenated with a User Data Header that the handset re-assembles. This matters commercially: a "message" a customer writes may cost one, two or three billable segments depending on characters, emoji and line breaks.

Because SMS is signalling — not data — it works when 4G doesn't, when Wi-Fi is off and when the recipient has never installed an app. That resilience is why banks, governments and airlines have never migrated away from it, even as chat apps proliferated.

Routing: the invisible layer that decides delivery

Routing is the difference between a message that arrives in two seconds with the correct sender ID and one that is silently filtered, throttled or grey-routed. A tier-1 route is a contracted, disclosed interconnect with the destination operator — the operator knows the traffic, prices it, and guarantees the sender ID it delivers. A grey route is arbitrage: a message enters the destination network dressed as person-to-person traffic to avoid termination fees, and the operator's anti-fraud systems increasingly detect and drop it.

We operate on disclosed, direct-carrier routes because that is the only substrate on which OTPs, boarding passes and medical reminders can be trusted. When a low-cost aggregator quotes a rate that seems too good, the delta is almost always paid for by the recipient's failed login.

Why an API, and what the API does

An API — application programming interface — is the contract between the code that decides "send this message" and the infrastructure that performs it. Ours is a small, well-typed HTTPS surface: one endpoint to send a single message, one to send in bulk with per-recipient personalisation, one to receive delivery-report webhooks, one to receive inbound replies, plus authentication, rate-limit signalling and a status endpoint that reports carrier-level acknowledgement.

Well-designed messaging APIs abstract away the parts customers should never see — segment counting, encoding negotiation, carrier lookup, sender-ID registration, retry with exponential backoff — and expose the parts they must control: destination, sender, content, delivery window, priority, callback URL and idempotency key. Everything else is our problem, not yours.

Deliverability, not throughput, is the real metric

Marketing pages love the word "throughput". Operations teams care about a different number: the percentage of accepted messages that reach the handset within the intended window. High throughput on a bad route means we sent very quickly to nowhere. Deliverability, measured against carrier delivery receipts (DLRs) rather than platform-level acceptance, is audited weekly per corridor and shared with any customer who asks. When a corridor drifts, we reroute — we do not adjust the dashboard.

Compliance is not optional and it is not global

Every destination has its own rulebook. The United States enforces 10DLC registration for local long-code sending, and carriers actively filter unregistered traffic. India requires DLT template and header registration through TRAI. The United Kingdom, Germany, France and the Nordics enforce GDPR consent provenance. Saudi Arabia and the UAE require registered sender IDs with government approval. Brazil applies Anatel rules. China requires an ICP-registered sender and content review.

We handle registration, template approval and consent-record audits per market so that customers ship in one interface and stay legal in twenty. Getting this wrong is not a deliverability issue — it is a fine, a blocked sender ID and, increasingly, a criminal referral.

Latency, cost and the physics of the network

A well-routed A2P message clears in one to three seconds end-to-end: platform acceptance, carrier ingress, MAP signalling to the visited MSC, handset delivery, DLR return. The variance comes almost entirely from the destination carrier's own congestion and from whether the route is direct. Cost is driven by termination fees the destination operator charges; they range from fractions of a cent (dense European corridors) to double-digit cents (some African and Middle Eastern markets). We publish these as flat, per-corridor rates rather than blended averages — a blended rate hides which markets subsidise which.

Use cases in the wild

Two-factor authentication and one-time passwords are the largest single volume driver — every login flow at every bank in the world eventually generates a text. Transactional notifications (order shipped, appointment tomorrow, invoice due) are second. Marketing broadcasts — opted-in, timed to open rate rather than send rate — are third. Emergency and public-safety alerts, class registration reminders, delivery driver ETAs, fraud alerts, VIP campaigns, political get-out-the-vote, election-day poll notifications, ticket resale confirmations — each is a variation on the same underlying primitive: a short, ordered, guaranteed message to a phone that is always with its owner.

Where SveaSMS fits

We are the operational brand of Global Trade Rhino LLC's messaging division. The company runs direct interconnects across 200+ destinations, a single global API, and a billing and compliance stack that unifies all of that into one account. Customers do not stitch three regional aggregators together — we already did that, and we monitor it. The Nordic identity is historical: our flagship market and where onboarding, pricing and support are anchored.

A short glossary

  • A2P — application-to-person messaging.
  • P2P — person-to-person messaging.
  • SMSC — Short Message Service Centre; the operator node that stores and forwards SMS.
  • SMPP — Short Message Peer-to-Peer; the binary protocol most operators expose to us.
  • MCC/MNC — mobile country and network codes; how a route is targeted.
  • DLR — Delivery Receipt; the acknowledgement that a message reached the handset.
  • Sender ID — the alphanumeric or numeric string the recipient sees as the "from".
  • 10DLC — the U.S. carrier programme for registered local long-code A2P traffic.
  • DLT — Distributed Ledger Technology; the Indian regulator's template-registration platform.
  • Grey route — an undisclosed, arbitrage route that operators actively block.

Questions we get every week

Do you own the routes? We contract directly with terminating operators wherever the regulator allows a direct interconnect, and we hold tier-1 aggregation relationships where we do not. Both categories are disclosed to the customer.

What about RCS, WhatsApp, iMessage? They are excellent channels for two of the seven parties in a typical customer base. SMS is the only channel that reaches all seven, on any device, with no install, in every country. We use it as the foundation and layer richer channels on top when the recipient supports them.

Can we start small? Yes. There is no minimum monthly commitment. Pricing is per-message and per-corridor, published in advance.

The reference material above is intentionally verbose. Messaging infrastructure is a serious subject and the industry's failure modes — grey routing, silent filtering, un-registered sender IDs, consent audits — cost customers real money. We would rather over- explain and leave the reader informed than compress the topic into a bullet list. This entry covers the solution lens on the SveaSMS cloud dialer.