SMS Gateway
This module adds SMS (Short Message Service) texting capabilities to Drupal allowing the sending of messages to and the reception of messages from mobile phones. In itself it provides no user-interface to send or receive messages, just adds functions that can be called to allow other module to send messages and a hook method that allows modules to be informed of received messages.
The current module provides settings, self-test and message tx/rx log pages. This should allow you to set up your account with a provider and test it to ensure that it is working. Any other features would require integration from other modules.
The only currently supported messages gateway service provider is Clickatell (http://www.clickatell.com/ and the only protocol supported is the HTTP-based one.
This module is, however, designed to provide a pluggable service provider API, allowing other messaging service providers to be integrated quite easily. Those who already have, or would like to develop, support for other messaging providers are encouraged to contribute.
Special Thanks
The author would like to thank
- Jiffle Limited for sponsoring this module.
- Aleksandar Markovic for providing the Clickatell Service Provider API - http://sourceforge.net/projects/sms-api/.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2007-Jan-30 | 16.33 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 4.7.x-1.x-dev | 2006-Dec-19 | 16.25 KB | Download · Release notes | Development snapshot | |
