On Fri, Jun 14, 2013 at 3:44 PM, António Ramos <[email protected]> wrote:

> Hello
> In my company we have some need to send sms or even a call to a mobile
> phone every time a UPS goes down,especially after hours.
>
> Also we are a chemical factory so some alarms of some kind could alert
> some people's phone.
>
>
> I would like to know if you know any cloud service that receives an email
> and sends it to mobile phones via sms or a call.
>
>
An alternative could be, with a dumb phone, make your own gateway.

I've already done that in the past using gammu (http://wammu.eu/gammu/),
via python bindings.
it was sending sms's and receiving commands via sms.
And of course there is no need for an internet connection.

Another thing I used once was justvoip to send an sms with a small bash
script using wget or curl (don't remember witch)

Ricardo

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to