[Logo] Serotonin Software Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
SMS datasource?  XML
Forum Index » Wishlist
Author Message
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
mlohbihler

Master
[Avatar]

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
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.

mlohbihler

Master
[Avatar]

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
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...
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.
mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1456
Offline

Sure. Thanks. Send it over.

Best regards,
Matthew Lohbihler
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...

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.
 
Forum Index » Wishlist
Go to:   
Powered by JForum 2.1.9 © JForum Team