Routing

Introduction

The following article will cover how with the comm.com platform you will be able to route each sms to the optimal cost/delivery route.

An SMS route is a pathway through which SMS messages are delivered from a platform to a customer's mobile phone.

graph TB
  Platform["Platform"] -->|Submits SMS| Routing["SMS Route"]
  Routing -->|Delivers SMS| Mobile["Customer Mobile Phone"]
Mermaid diagram is loading...
graph TB
Buyer[Platform team] -->|1. SMS sent via SMPP| SMS_account[SMS route]
SMS_account -->|Belongs to| SC[SMS company]
SC -->|2. Deducts balance| Buyer
Mermaid diagram is loading...

Example:

  1. Platform team - your account on Comm.com
  2. SMS route - an account on Twilio, multiple routes can belong to one SMS company.
  3. SMS company - would be Twilio

FAQ

Which IP’s to whitelist

When receiving SMS from comm.com you will need to whitelist comm.com’s outbound IP’s :

  1. 128.140.65.106
  2. 195.201.101.156

Copyright © 2024. All rights reserved.