| Author |
Message |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 12/03/2010 08:12:08
|
ronaldo
Initiate
Joined: 12/03/2010 08:03:04
Messages: 8
Location: Brazil
Offline
|
I'd like to control remote devices that use SMS - cell phone short messages - as the primary way to communicate.
Any ideas on how can this be implemented?
thanks, and keep up the good work!
Ronaldo
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 12/03/2010 10:14:53
|
mlohbihler
Master
![[Avatar]](/forum/images/avatar/eccbc87e4b5ce2fe28308fd9f2a7baf3.png)
Joined: 01/03/2007 22:48:52
Messages: 1456
Offline
|
There seem to be a lot of libraries and such out there. Can you provide some details about what you want to do? Hardware/software restrictions, overall requirements, etc.
|
Best regards,
Matthew Lohbihler |
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 12/03/2010 10:24:54
|
ronaldo
Initiate
Joined: 12/03/2010 08:03:04
Messages: 8
Location: Brazil
Offline
|
thanks for the quick reply M@.
Here you can see the device: http://teltonika.lt/en/pages/view/?id=957
I think your software would be a great tool to control/monitor a network of these products.
It has an embedded web server, but dynamic IP addresses (in the GSM network) would complicate things.
A SMS datasource for R/W could easily be the solution.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 12/03/2010 11:17:05
|
mlohbihler
Master
![[Avatar]](/forum/images/avatar/eccbc87e4b5ce2fe28308fd9f2a7baf3.png)
Joined: 01/03/2007 22:48:52
Messages: 1456
Offline
|
Have you tried using the POP3 data source? There are plenty of services around that convert between email and SMS, at least in Canada.
|
Best regards,
Matthew Lohbihler |
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 12/03/2010 13:58:28
|
ronaldo
Initiate
Joined: 12/03/2010 08:03:04
Messages: 8
Location: Brazil
Offline
|
That's an idea. Due to cost issues, maybe its better to run the gateway (email/SMS) in the same server as Mango, adding a local GSM modem.
Or create a datasource to use AT commands to talk to the modem...
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 14/03/2010 18:09:33
|
craig
Initiate
Joined: 06/08/2007 16:50:46
Messages: 144
Offline
|
i've hacked in sending alarm messages via SMS if you are interested in that patch, but no support for incoming SMS.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 14/03/2010 19:22:14
|
mlohbihler
Master
![[Avatar]](/forum/images/avatar/eccbc87e4b5ce2fe28308fd9f2a7baf3.png)
Joined: 01/03/2007 22:48:52
Messages: 1456
Offline
|
Sure. Thanks. Send it over.
|
Best regards,
Matthew Lohbihler |
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 14/03/2010 20:31:07
|
ronaldo
Initiate
Joined: 12/03/2010 08:03:04
Messages: 8
Location: Brazil
Offline
|
with the SQL datasource, one could use a small gateway to read SMS from the modem and save the msg in a MySQL table, and read outgoing msg from a table and send the SMS...
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 17/03/2010 09:08:18
|
Andras
Initiate
Joined: 05/01/2010 15:54:00
Messages: 28
Location: Netherlands
Offline
|
Another possibility could perhaps be to use the http publisher with some voip account or SMS gateway provider. The Betamax voip family (voipbuster etc.) have an http api with which you can send your SMS message using GET variables. Usually the SMS rates are better (at least in Europe) than with a normal GSM subscription.
|
|
|
 |
|
|