- 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
- Setup smpp sms gateway
- SMPP Version
- 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
RECOMMENDED FOR YOU:
SMS Gateway software
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
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
Ozeki NG SMS Gateway
SMPP Version Information
This guide is intended for developers who want to use and integrate SMS over SMPP into their corporate information system. It describes the basic PDUs implemented in the Ozeki SMPP client.
Current SMPP Version Supported by Ozeki NG - SMS Gateway is: SMPP V3.3, SMPP V3.4 and SMPP v5.0
For binding you can use transmitter, receiver and transceiver. If you have an option transceiver is recommended.
The SMPP PDUs that are implemented are:
Connecting to the SMPP Server
- BIND_TRANSCEIVER / BIND_TRANSCEIVER_RESP
- BIND_TRANSMITTER / BIND_TRANSMITTER_RESP (was implemented for version v3.3, currently not used)
- BIND_RECEIVER / BIND_RECEIVER_RESP (was implemented for version v3.3, currently not used)
Checking link activity
- ENQUIRE_LINK / ENQUIRE_LINK_RESP (Ozeki NG - SMS Gateway checks link activity every 300 seconds; if the link is not active, it will try to reconnect to the server.)
Closing the connection to the SMPP Server
- UNBIND / UNBIND_RESP
Sending and receiving SMS messages
- SUBMIT_SM / SUBMIT_SM_RESP
- DELIVER_SM / DELIVER_SM_RESP
More information
- How to configure SMPP connection
- How to setup the SMPP sms gateway
- How to configure UCP connection
- Computer Interface Message Distribution version 2 (CIMD2)
- Premium rate SMS service
- How to configure a GSM phone or GSM modem connection