- Product Manual
- Introduction
- Installation Guide
- Prerequisites
- SMS technology
- Download Information
- Installation Steps
- GSM Modem Setup
- Mobile Network Connections
- Users and applications
- Standard user
- SMPP user
- SMS from or to database
- Autoreply SMS from database
- Autoreply SMS using a script
- Simple autoreply SMS
- SMS from or to file
- SMS through E-mail
- SMS via HTTP Request
- SMS via colour protocol
- Application starter SMS
- SMS Voting
- SMS from MS Outlook
- SMS from/to FTP server
- PDF Request in SMS
- SMS to WCF service
- SMS Forwarder
- RSS to SMS
- 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
Forwarder user
This guide demonstrates how to create and setup a Forwarder user in Ozeki NG SMS Gateway. This user allows to transfer text messages between two service providers. This feature helps build a cost effective SMS system. Please find below the configuration guide and the routing tables but at first you can learn how the user works.
System architecture
On Figure 1 you can examine how Forwarder user works: For example, User A sends an SMS text message from the phone number of +36301122334 to the phone number of User B (+36701234567). In Ozeki NG SMS Gateway, this message will be processed by SMPP1 Service Provider. Then the message is forwarded to the Forwarder user that will sent out the message to User B via SMPP2 Service Provider (Figure 1).
Configuration steps
To create a Forwarder user in Ozeki NG SMS Gateway, click on Add new user or application option after you login. Select Forwarder user in the list and click on Install next to it (Figure 2).
On the Configuration pane click on Advanced tab and enable Overridable option (Figure 3). Please note that Overridable option needs to be enabled for the service providers and the Forwarder user, as well. So in this example it is enabled for SMPP1, SMPP2 and Forwarder user.
Routing configuration
To ensure that the message will be forwarded to Forwarder user and then to SMPP2 service provider you need to make some routing configuration in Ozeki NG SMS Gateway.
In Inbound routing table set SMPP1 as Source, and Forwarder as Destination (Figure 4).
In Outbound routing table set Forwarder as Source, and SMPP2 as Destination (Figure 5).
More information