Download List

Project Description

sms-queue handles an SMS queue for small networks or single user machines. It is designed for areas where many SMS messages are sent. It does not actually send the SMS itself, but instead calls an external application (depending on the SMS gateway you want to use) via a simple standard interface. The communication between client and server is based on a simple ASCII protocol over TCP/IP which should make it easy to develop your own frontend.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-15 16:37
0.6.1

The sms-queue daemon now behaves more like a daemon. A detailed
message logging feature (disabled by default) and an init script to
start/stop the sms-queue server daemon have been added. An
experimental RPM archive is now available.
Tags: Major feature enhancements

2001-11-14 02:51
0.6

Major rewrite. A new and very basic protocol is now used between sms-queue (server) and sms2queue (client) which makes it easy to develop your own front ends and extensions.
Tags: Major feature enhancements

2001-01-30 15:13
0.5

Support for better configuration file and command line handling, new test scripts to check the applications before installation, and support for non-daemon mode (interesting for dial-up sites).

2001-01-30 15:13
0.4

This release adds support for system and user address book sand phone number lookup by sms2queue.pl.

2001-01-30 15:13
0.3

Support for notification by email, extensions to the job file structure and changing the treatment of job files, and a better scheduling strategy.

Project Resources