Download List

项目描述

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 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

在SMS队列守护现在更像是一个守护进程的行为。详细信息记录功能(默认禁用)和一个初始化脚本来启动/停止短信队列服务器守护程序已被添加。实验转档案现已推出。
标签: Major feature enhancements
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.

2001-11-14 02:51
0.6

主要重写。一个新的和非常基本的协议是与现在使用短信队列(服务器)和sms2queue(客户端),易开发自己的前端和扩展。
标签: Major feature enhancements
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.

2001-01-30 15:13
0.5

更好的配置文件和命令行处理,新的测试脚本支持安装前检查的申请,并支持非daemon方式(拨号用地有趣)。
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

此版本增加了一个由sms2queue.pl系统和用户地址簿砂电话号码查找支持。
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