Closed (fixed)
Project:
Messaging
Version:
5.x-1.0-alpha2
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 08:25 UTC
Updated:
26 May 2008 at 10:51 UTC
Sorry to post this here (but the SMS gateway module seems unsupported already), but can anyone describe the steps on how to get sms notifications working properly with a gateway of my own?
Comments
Comment #1
tim cullen commentedmrboliao--
Here's a quick rundown on how to make it all work.
1. Make sure the following modules are enabled:
Notifications (and whichever of its plugin modules you intend to use)
Messaging
SMS Messaging (the SMS plugin for messaging)
SMS Framework
SMS User
SMS Email Gateway
2. Administer your SMS gateways: admin/smsframework/gateways and set the default gateway to: "E-mail"
3. Make sure you've entered your mobile information correctly in user/$n/edit
4. Make the settings in admin/notifications/settings as promiscuous as possible for testing purposes. Most importantly, make sure the default sent method is set to SMS and the default send interval is "as soon as possible".
5. Create some content, comment on it, or otherwise do things with your site that you expect will generate notifications.
6. Run cron
Hopefully the above will get you started. I hope it helps.
Comment #2
jose reyero commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.