Discover Packages
bitbucket.org/yekta_/go-smpp
cmd
sms
command
Version:
v0.0.0-...-5333dff
Opens a new window with list of versions in this module.
Published: May 5, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
The sms
tool allows sending short messages from the command line to
an SMSC server.
Example:
SMPP_USER=root SMPP_PASSWD=secret sms send bart lisa hi
The query command may not work on certain SMSCs.
Expand ▾
Collapse ▴
Documentation
¶
SMPP client for the command line.
We bind to the SMSC as a transmitter, therefore can do SubmitSM
(send Short Message) or QuerySM (query for message status). The
latter may not be available depending on the SMSC.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.