An open API service indexing awesome lists of open source software.

https://github.com/wizardjedi/smpp-test-tools

Testing tools for smpp
https://github.com/wizardjedi/smpp-test-tools

cli java smpp sms

Last synced: 6 months ago
JSON representation

Testing tools for smpp

Awesome Lists containing this project

README

        

smpp-test-tools
===============

Testing tools for smpp

* ```defcode_recognizer``` - tool to import defcodes to csv-file and to recognize operators according to source defcode database
* ```smpp_cli_pusher``` - cli tool to send messages via smpp
* ```range_slicer``` - cli tool to slice, merge and optimize ranges of mobile numbers
* ```http-adapter``` - HTTP-to-SMPP adapter
* ```smpp-simulator``` - simple SMPP simulator with handlers written in JS.
* ```smpp-zabbix-checker``` - simple cli-tool to check sending SMS for monitoring purposes with Zabbix (or Nagios etc).
* ```smpp-multiplexer``` - simple tool for multiplexing and load balance smpp-connections.