On 15 April 2013 19:07, Venkatraman S <[email protected]> wrote: > > On Mon, Apr 15, 2013 at 6:20 PM, Vinkesh Banka <[email protected]>wrote: > >> You can use an Android phone as a SMS gateway, to receive SMS almost >> free of cost. >> >> Please take a look at http://smssync.ushahidi.com/index >> >> > This looks nice. I hope this does not annul the ToS of Airtel/Vodofone. > > Also, is there something similar to 'send' SMS(preferably with a Python > API or supporting REST) from a webserver, that is. > Hi, RapidSMS and Kannel are both Python based. We use RapidSMS for chalobest.in (under development) for the SMS based response.
We've done something from the ground up. We've hooked up a modem (with a SIM card) to our web server and a RapidSMS instance uses the modem for SMS. Cheers Venkat > > -- > For more details about this list > http://datameet.org/discussions/ > --- > You received this message because you are subscribed to the Google Groups > "datameet" 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. > > > -- Regards, Johnson Chetty -- For more details about this list http://datameet.org/discussions/ --- You received this message because you are subscribed to the Google Groups "datameet" 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.
