- Quick start guide
- System requirements
- Features
- Technology
- Installation guide
- Mobile networks
- SMS from Application and Office
- Developers guide
- Service providers
- Overview
- SMPP client
- SMPP server
- User authentication
- Reporting database
- Performance tuning
- Sender ID
- Short code
- Blocking
- SMS Logs
- Error detection
- OZX server
- Linux SMS gateway
- Administrators guide
- SMS Marketing Platform
- Appendix
- Training
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
How to block a sender number
This section is about to show you how easy you can set sender phone number in a routing rule to drop the message. It is easy way to blaklist a phone number. This modification process makes sure that every message received from a specific phone number will drop by the SMS Gateway. The document shows you all the configuration work that you have to perform in the routing rule. It also demonstrates how you can test your system by sending a test message and see if the routing rule works fine.
How to prevent a phone number from accessing from your service (Quick guidelines)
To block a sender number:
- Launch Ozeki SMS Gateway
- Install SMPP user
- Add new route
- Configure SMS message route
- Go to Match tab
- Specify the SMS sender address
- Send test SMS from sender address
- Check logs about rejected SMS message
Before you configured the outgoing routing rule, you just need to set up a SMPP user. For that purpose, click the Add new user/application... link on the right of the Management Console. An interface will open, search the SMPP User and click the blue 'install' button next to it. Clicking the Install link will bring up the SMPP user installation panel. Here, you need to enter a unique username in the Username field and a password in the Password filed (Figure 1).
You can add an outbound routing rule by clicking add new route in the Outbound section. Then in the Settings, for the From connection, select the User connection from which you are sending the SMS, and for the To connection, select the Service provider connection through which you want to send the SMS to the service provider. In the Mode section select the drop option to make sure that the message will rejected if it is sent from the phone number you will define.
In the Match menu, you can perform all matching operation for the outgoing messages. At this point, you need to select the 'From address' submenu like in Figure 4, and here, you can just type the phone number that you want to reject every outgoing message. Finally, just click on OK to save the modifications.
In the SMS Gateway, during routing, you have the option to Match phone number using regular expressions. In this case you can reject for example a phone number prefix too. On the Match tab, in the To address field, you can enter the phone number prefix you want to use in the given routing rule.
To check if the modifications worked, you need to open the SMPP client and select the Events tab. Here, you can see every event of the SMPP client connection. As Figure 7 shows that, the routing rule reject the from address, so the SMPP client drop the message.