diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-10-15 22:39:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-15 22:39:52 -0500 |
commit | 378d921afcbe43fc0acf7d79881fe5cf194572d4 (patch) | |
tree | 0e0c5820c26312dfa52464ff84de9bae0d0dc8ad /network/smstools3/README | |
parent | 3ecfa23e5c1bdf24ffef0b08f3197ea9709fb7ec (diff) | |
download | slackbuilds-378d921afcbe43fc0acf7d79881fe5cf194572d4.tar.gz |
network/smstools3: Added (SMS Server Tools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/smstools3/README')
-rw-r--r-- | network/smstools3/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/network/smstools3/README b/network/smstools3/README new file mode 100644 index 0000000000..9236a14861 --- /dev/null +++ b/network/smstools3/README @@ -0,0 +1,17 @@ +The SMS Server Tools 3 is a SMS Gateway software which can send and +receive short messages through GSM modems and mobile phones. + +You can send short messages by simply storing text files into a +special spool directory. The program monitors this directory and +sends new files automatically. It also stores received short messages +into another directory as text files. Binary messages (including +Unicode text) are also supported, for example ring tone messages. +It's also possible to send a WAP Push message to the WAP / MMS +capable mobile phone. + +The program can be run as a SMS daemon which can be started +automatically when the operating system starts. High availability +can be ensured by using multiple GSM devices (currently up to 64, +but this limit is easily changeable). + +Note: users should be added to dialout group to send/receive messages. |