README.txt |
README.txt |
|
This module may require additional testing and better documentation to make it easier to grasp for non-developers.
The rationale for this module is that many (or most) SMS gateway services use basic HTTP GET or POST requests, the only difference… |
sms_simplegateway.info |
sms_simplegateway.info |
|
;
; SMS Framework gateway module for any simple HTTP GET/POST gateway interface
;
; To make inbound work you must configure your gateway to send the messages to
; URL: http(s)://yourhost.example.com/sms/simplegateway/receiver
;
; Please also read the… |
sms_simplegateway.module |
sms_simplegateway.module |
|
Simple gateway module for Drupal SMS Framework. Outbound+Inbound |