- Product Manual
- Introduction
- Installation Guide
- Prerequisites
- SMS technology
- Connection types
- Basic concepts
- GSM SMS
- IP SMS
- UCP - EMI protocol
- TCP connections
- Premium rate SMS
- SMPP
- SS7
- USSD
- GSM modem vs IP SMS
- Ozeki 10 vs Ozeki NG
- Download Information
- Installation Steps
- GSM Modem Setup
- Mobile Network Connections
- Users and applications
- Linux
- User 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
Common protocols - Premium-rated SMS services
Mobile service providers often allow 3rd party content providers to create mobile services using premium rate SMS messages. These services may be games for prizes, tests, data services etc. Premium rate SMS messages make it possible to collect money from users of these value-added services. Since the amount of money collected is rather small, these services are often referred to as micropayment services.
Today's most popular premium SMS services are downloadable games, logos, ringtones, background pictures and information services (e.g.: weather, news, programs).
These services work in the following way:
The person who would like to use the premium rate service sends an SMS message to a premium rate phone number. When the SMS arrives in the Short Message Service Center (SMSC) of the service provider, the SMSC recognizes that the destination phone number belongs to a "content server". As the next step, the message is transferred to a content provider's server over a TCP/IP connection. The content provider's server receives the SMS messages and generates a response SMS according to the implemented business logic. The response SMS travels back to the SMSC for transmission over TCP/IP, just as the request SMS was transferred to the content server. In most situations, the content server and the SMSC communicate over the Internet (Figure 1).
The business logic of the content server can be simple or complex. One of the most common solutions is based on content interpretation. A simple algorithm compares the incoming message text to a set of keywords, and generates a response based on the keyword. Another common application collects the phone numbers of the received messages and uses these phone numbers to provide periodic information services, such as traffic report or weather report every morning. There are many other types of solutions, as well. One thing they have in common is that in every case a reply SMS message must be sent back to acknowledge the service request within a limited response time (usually in 2 minutes).
Some useful information:
- Premium rate SMS prices cannot be chosen freely. In most cases the content provider must select a price offered by the GSM service provider.
- One premium rate phone number can run several services, but can only operate with one price.
- It is not possible to send/receive premium rate SMS messages using SIM cards of foreign countries. It means that there is no such thing as premium rate roaming.
- When creating a solution, it is important to check if premium rate messages can be sent to our service from every GSM network in the country. Sometimes it is necessary to sign a contract with all GSM providers independently.
- Premium rate SMS services cannot be operated using a GSM phone attached to the PC with a phone-to-pc data cable.
- Premium rate SMS service phone numbers are often different from normal price phone numbers. They often use a special prefix, such as 06 90.
- If there is no response to the premium rate SMS, the Mobile Service provider does not charge the customer.
More information
- Universal Computer Protocol (UCP)
- Short Message Peer to Peer Protocol (SMPP)
- Computer Interface Message Distribution version 2(CIMD2)
- SS7 protocol