- Product Manual
- Introduction
- Installation Guide
- Prerequisites
- SMS technology
- Download Information
- Installation Steps
- GSM Modem Setup
- Mobile Network Connections
- GSM Modem connectivity
- Sunrise
- SMPP connection
- Flash sms
- System type
- Low level
- Short code
- Cancel_sm
- Optional SMPP parameters
- Dynamic SMPP parameters
- UCP Connection
- CIMD2 Connection
- HTTP Client connection
- HTTP Server connection
- Service providers
- Send MMS via MM7
- Receive MMS via MM7
- Send/receive MMS via EAIF
- SAG ParlayX SOAP or XML
- TDC
- SNPP Connection
- SMTP Connection
- HTTP SMS Service Provider
- 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
Flash SMS support in SMPP SMS Services
The FLASH SMS functionality is implemented in Ozeki NG SMS Gateway. If you use the SMPP protocol, you have to configure your SMPP service provider connection to support FLASH SMS messages.
Configure your SMPP service provider connection
You can use FLASH SMS in SMPP connections in two ways:
1.) The first option: If your SMPP provider does not support TLV fields, you can encode the FLASH SMS message class setting in the DCS field of the SMPP PDU. To use this option, make sure the "Put UDH into TLV for text SMS" checkbox is not checked in Message data tab of the SMPP service provider connection form. On the same tab set the "Server charset:" to "Default"! After this is configured you can send GSM 7 bit charset messages as flash SMS.
Please note, that if you use UNICODE characters in SMPP 3.3 or SMPP 3.4 the only way you can use FLASH SMS is if your provider supports the TLV fields.
2.) The second option: If your SMPP provider supports TLV fields, here is what you should do: Make sure the "Put UDH into TLV for text SMS" checkbox is checked. If TLVs are supported by your service provider, both GSM 7bit and UCS2 messages can be sent as FLASH.
More information