Drupal hook for incoming SMS messages
tylor - May 3, 2008 - 07:39
| Project: | SMS Framework |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I'm starting work on adding the ability to receive messages sent to the SMS framework from outside Drupal. A good example use case is status updates sent to services like twitter or jaiku. This will likely be based on existing code in the smsgateway module and will include a hook for other modules to react to a new message.
Does anyone have experience with receiving SMS message in Drupal?

#1
Current plan is to, as Tylor says, grab the hook code from smsgateway and integrate here. Or, make an sms_receive.module ?
#2
This is all in CVS, so closing. Look at sms_og.module for an example of hook_sms_receive().
#3
Automatically closed -- issue fixed for two weeks with no activity.