Download List

Project Description

The SMS Server Tools send and receive short messages through GSM modems or mobile phones. Messages are stored as text files in spool directories. External programs or scripts of any language can be used to filter, inspect, and answer messages automatically. Events and alarms can be passed to scripts for integration in monitoring tools. The program generates performance statistics as well. This daemon supports 7, 8, and 16 bit character sets as well as binary data (ringtones, logos, wap-push), user data header, flash, and delivery reports.

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.

2006-09-25 20:07
2.2.9

Two bugfixes have been applied: the "s" prefix to phone numbers and the UDH header line did not work. In addition, the eventhandler script has been modified to concatenate multi-part messages properly even if they arrive in scrambled order.
Tags: Minor bugfixes

2006-09-04 23:46
2.2.7

Some regular expressions have been modified to get better performance on Solaris 5.9, and maybe also other versions. The startup script and the pkill script have been changed to kill only the desired program and not all programs that have the given keyword in the command line arguments. The example event handler script smsevent has been enhanced to concatenate received multipart text messages.
Tags: Minor feature enhancements

2006-08-16 00:43
2.2.6

This release fixes missing status reports for all sent messages.
Tags: Major bugfixes

2006-07-19 06:53
2.2.4

Two small bugs have been resolved. If the "receive
before send" option is enabled, then the program
reads one received before sending each part of a
long message. Previously, the program did this
only one time before sending the first part.
Received files now have correct permissions
according to the umask command.
Tags: Minor bugfixes

2006-06-30 16:34
2.2.3

Three bugs have been fixed: Two log messages did
not fill placeholders
with values, the modem handler crashed
sporadically after receiving a
short message, and the program did not set the UDH
flag properly in
concatenated messages.
Tags: Major bugfixes

Project Resources