- Product Manual
- Introduction
- Installation Guide
- User Guide
- Quick Start Guide
- User Interface
- Configuration
- Inbound Routing
- Outbound routing
- Least cost routing
- Backup routing
- Dedicating service provider connections
- Regular expressions
- Convert phone numbers into international format
- SQL logging
- SMS routing table override
- Sender address
- Content manipulation
- Charset handling
- List Management
- SMS Client software
- Administrator's guide
- Developers Guide
- Examples and Solutions
- Appendix
- SMS FAQ
- Feature list
- Commercial Information
- Search
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
Least SMS cost routing
This is a configuration example on how to setup least cost routing in Ozeki NG SMS Gateway. Least cost routing means, that SMS messages are routed to the appropriate SMS service provider connection based on the telephone number prefix.
In our example, there are four SMS Service provider connections: MTN, T-Mobile, Orange, Vodafone. The routing is setup the following way:
- If an SMS is sent to a phone number that starts with +3670 it should be routed to MTN
- If an SMS is sent to a phone number that starts with +3630 it should be routed to T-Mobile
- If an SMS is sent to a phone number that starts with +3620 it should be routed to Orange
- All other SMS messages should be routed to Vodafone
To setup this routing the outbound routing table should be modified. The
outbound
routing table, that determines which service provider connection will
be used to send an SMS message, can be found in the bottom part of the
center panel of the management form of Ozeki NG (Figure 1).
To configure the desired routing, the routing table must have four entries.
The first 3 entries should have a regular expression condition to match a
telephone number
prefix. The last entry should have a condition that matches all SMS messages
(Figure 2).
More information
- Inbound SMS Routing with multiple keywords
- SMS Load Balancing
- SQL SMS routing
- Inbound SMS Routing
- Sender address modification
- Load Balancing
- Backup SMS Routing
- Send message to multiple recepient
- How to schedule an SMS message
- Convert local phone numbers into international ones