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

tim cullen’s picture

mrboliao--

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.

jose reyero’s picture

Project: Notifications » Messaging
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.