Skip to content

Command line tool for sending messages to SMSC through SMPP

License

Notifications You must be signed in to change notification settings

funbox/smppsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMPPSend

Elixir CI

Simple utility for testing SMSC connections. It allows to bind to SMSCs, send submit_sm PDUs and wait for delivery reports.

Build

mix do deps.get,escript.build

Usage

See:

smppsend --help

Sample usage:

smppsend --submit-sm --source-addr test --destination-addr 71234567890 --source-addr-ton 5 --source-addr-npi 0 --dest-addr-ton 1 --dest-addr-npi 1 --data-coding 0 --host smppex.rubybox.ru --port 2775 --system-id testsid --password password --bind-mode trx --short-message "test" --wait

Sponsored by FunBox

About

Command line tool for sending messages to SMSC through SMPP

Topics

Resources

License

Stars

Watchers

Forks

Contributors 7