2012-10-06 23:21:08 +02:00
2011-09-29 18:50:46 +02:00
2012-10-06 23:17:20 +02:00
2012-10-06 23:21:08 +02:00
2012-09-25 18:56:03 +02:00
2012-09-25 18:55:13 +02:00
2012-10-06 23:17:20 +02:00
2012-10-06 23:17:20 +02:00
2011-09-30 13:43:21 +02:00
2012-10-06 23:21:08 +02:00

SmsGateway

SmsGateway is a JSON-RPC based SMS Gateway.

Features

  • Senders to support SMS sending as many ways as possible
  • GnokiiSender to send using gnokii
  • FileSender to store messages in files
  • Authentication backends for authentication purposes
  • DatabaseAuth for a PDO based backend
  • FileAuth to store users and passwords in a shadow-like file
  • NullAuth to accept everyone without a password (TODO)
  • Logger backends for audit and message logging
  • DatabaseLogger for PDO based logging
  • FileLogger to log messages to files
Description
A JSON-RPC based SMS Gateway
Readme
Languages
PHP 100%