Nova SMS Aggregator
Telco-grade SMS aggregator and service delivery platform.
A multi-tenant SMS platform sitting between businesses and the mobile networks — connecting to carriers over SMPP and HTTP, screening every message through a firewall, and billing each account as it sends.
- Carriers
- SMPP + HTTP connectors
- Tenancy
- Multi-tenant, per-account billing
- Transport
- Durable message bus
- Testing
- In-repo SMSC simulator
This is the platform a business sends its SMS through. It connects directly to the mobile operators, checks every message before it goes out, and keeps track of what each customer sent and what it cost.
Who it's forFor mobile operators, aggregators and enterprises sending at volume.
What you get
Send to any carrier from one account, without integrating each network yourself
Block bad traffic before it reaches the network, with rules on route, price, content and sender
Give every client their own account, balance and budget on shared infrastructure
Run campaigns and two-way short codes, and see delivery in real time
A multi-tenant SMS aggregator and service delivery platform. A client portal and admin console sit in front of an API that authenticates machine traffic, screens every submission through an SMS firewall, and writes to a billing ledger. Delivery runs on a separate JVM engine that manages SMPP bind pools with windowing and speaks both SMPP and HTTP to carriers, exchanging work over a durable message bus so submission and delivery scale independently. An in-repo SMSC simulator lets services be tested end to end without a live carrier link.
Headline capabilities
SMPP and HTTP carrier connectors with managed bind pools and windowing
SMS firewall screening recipient, route, price, balance, content and sender governance
Multi-tenant accounts with budgets, billing ledger and per-client portals
Realtime campaign console with delivery receipts and inbound message handling
Under the hood
Machine authentication via API key and HMAC, plus JWT and role-based access for people
Submit pipeline decoupled from delivery over a durable message bus, so a slow carrier never blocks intake
Delivery engine holds no database credentials — connector config is fetched, decrypted, from the API
Delivery receipts and inbound (MO) traffic flow back as events for status and two-way services
Bundled SMPP SMSC simulator for end-to-end testing without a carrier
Prometheus metrics and health endpoints on the delivery engine
More from Nova Suite.
Put Nova SMS Aggregator to work.
Tell us about your environment and constraints — we'll map it to a real deployment.