- Product Manual
- Introduction
- Installation Guide
- Prerequisites
- SMS technology
- Download Information
- Installation Steps
- GSM Modem Setup
- Mobile Network Connections
- GSM Modem connectivity
- Sunrise
- SMPP connection
- UCP Connection
- CIMD2 Connection
- HTTP Client connection
- HTTP Variables
- 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
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
Variables for HTTP Client Service Provider Connection
The following table lists the variables you can use in the HTTP requests sent to HTTP Client service provider connections.
messageid | A unique string for the message. |
messagetype | The message type. For more information please take a look at the SMS Message Types page. |
recipient | The recipient of the message |
originator | The sender of the message |
messagedata | The message text (or message data for binary messages) |
udHEX | For text messages the message text encoded as a hexadecimal string. For binary messages the binary data encoded as a hexadecimal string. |
udl | User data length (integer) |
udhHEX | The user data header (UDH) as a hexadecimal string. |
udhudHEX | The user data header (UDH) followed by the user data (UD) as a hexadecimal string. |
dcsHEX | The GSM data coding scheme (DCS) in hexadecimal format (possible values: 00-FF) |
dcsDEC | The GSM data coding scheme (DCS) in decimal format (possible values: 0-255) |
pidHEX | The GSM protocol ID (PID) in hexadecimal format (possible values: 00-FF) |
pidDEC | The GSM protocol ID (PID) in decimal format (possible values: 0-255) |
tpdrreqINT | Delivery report request indication (possible values: 0 - no delivery report is requested, 1 - delivery report is requested) |
tpdrreqBOOL | Delivery report request indication (possible values: false - no delivery report is requested, true - delivery report is requested) |
tpmmsINT | More messages to send indication (possible values: 0 - no more messages to follow, 1 - more messages to follow) |
tpmmsBOOL | More messages to send indication (possible values: false - no more messages to follow, true - more messages to follow) |
tprpINT | Reply path indication (possible values: 0 - no reply path, 1 - set reply path) |
tprpBOOL | Reply path indication (possible values: false - no reply path, true - set reply path) |
vpabs | Absolute validity period. (Time format: YYYY-MM-DD hh:mm:ss) |
vprelHEX | Relative validity period as defined in the GSM standard (possible values: 00-FF) |
vprelDEC | Relative validity period as defined in the GSM standard (possible values: 00-255) |
fdtabs | Absolute first delivery time. (Time format: YYYY-MM-DD hh:mm:ss) |
fdtrelHEX | Relative first delivery time as defined in the GSM standard (possible values: 00-FF) |
fdtrelDEC | Relative first delivery time as defined in the GSM standard (possible values: 00-255) |
More information
- HTTP variables
- Service Provider Connections
- QuickStart Guide
- Graphical User Interface
- Load Balancing
- Load Balancing for SMPP v3.3
- Databaseuser
- Appendix
- Feature list
- FAQ