SMSMatrix JAVA-MySQL-PHP Open Source SMS

SMSMatrix runs as a daemon on Linux which constantly polls a modem for SMSs received as well as sends out SMSs through the same modem. All incoming and outgoing SMSs are stored in a MySQL database. A PHP web frontend is used to view the incoming SMS message. The current version (0.9.1) of SMSMatrix has only been tested on Linux, though it should however also work on Windows. Windows tests for the current version are in progress. Any help on this and on making it a Windows service using the JAVA service wrapper (http://wrapper.tanukisoftware.org/) are highly welcome.

News:

SMSMatrix version 0.9.1 is fast approaching release. It has the following new features:
  • 1. UNIX daemon for controlling the start and stop of SMS-Modem services
  • 2. Easy to use and flexible XML config file.
  • 3. Rolling log files for the UNIX version.

TODO:

  • 1. Porting to FreeBSD.
  • 2. Making it a Windows Service.
  • 3. Removing any present bugs.