- Product Manual
- Introduction
- Installation Guide
- User Guide
- Quick Start Guide
- User Interface
- Configuration
- SMS Client software
- Administrator's guide
- Cluster
- Load Balancing for SMPP v3.3
- Troubleshooting
- Backup
- Manual uninstallation
- Manual upgrade
- Performance
- SMS server availabilty
- High volume SMS messaging
- Recommended computer
- Bandwidth
- Manual installation
- Failover cluster on Win2003
- Failover cluster on Win2012
- SNMP
- Migration/Hardware Replacement
- Message priorities
- Message queues
- SMPP via VPN
- 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
Message priorities
By default there is no priority management of SMS text messages in Ozeki NG SMS Gateway. However, it is possible to affect in which order messages should be sent out. To do so you need to be familiar with send message algorithm.
Send message algorithm
In Ozeki NG SMS Gateway each of the users has separate waiting queues. Messages
that need to be sent out will be forwarded into these waiting queues called
Outbox. From the Outbox of a given user, SMS text messages will be sent
out on FCFS (First Come First Served) principle.
In case of two or more users, all of them have the same priority access to the
send message channel. In practice it means that regardless of how many messages
of each user are waiting for to be sent out, the program will select one message
from each user in one round. This algorithm is called Round Robin
algorithm.
How can you affect sending order
To be able to affect the order of message sending it is
recommended to create two user accounts in Ozeki NG SMS Gateway. In this way,
low-priority messages will be sent out via the first user account, and
high-priority messages will be sent out via the other user account.
If it is assumed that there are lots of low-priority messages and only a few
high-priority messages then with this method you can provide priority to the
urgent messages. Higher priority results from the fact that urgent messages
do not have to wait until the program sends out all the low-priority messages
that arrives before urgent ones. Therefore, messages with high priority can be
sent out first (Figure 1).
More information
- Inbound SMS Routing with multiple keywords
- SMS Service Provider Connectivity
- Users and SMS Applications
- Load Balancing
- SMS alphabet