Gergely Polonkai (W00d5t0ck) 61d0399828 Some updates
2012-09-25 19:20:56 +02:00
2011-09-29 18:50:46 +02:00
2012-09-25 19:20:56 +02:00
2012-09-25 18:55:13 +02:00
2012-09-25 18:56:03 +02:00
2012-09-25 18:55:13 +02:00
2012-09-25 18:55:13 +02:00
2011-09-30 13:43:21 +02:00
2012-09-25 18:56:03 +02:00
2011-09-30 13:43:21 +02:00
2012-09-25 19:20:56 +02:00
2011-09-30 13:43:21 +02:00
2011-09-30 13:43:21 +02:00

SmsGateway

SmsGateway is a JSON-RPC based SMS Gateway.

Features

  • Senders to support SMS sending as many ways as possible
  • Currently only Gnokii is supported, but with SenderInterface, anyone can write a new one.
  • Authentication backends for authentication purposes
  • DatabaseAuth for a PDO based backend
  • NullAuth to accept everyone without a password
  • Logger backends for audit and message logging
  • DatabaseLogger for PDO based logging
Description
A JSON-RPC based SMS Gateway
Readme
Languages
PHP 100%