943,931 Members | Top Members by Rank

Ad:
  • Ruby Discussion Thread
  • Unsolved
  • Views: 28098
  • Ruby RSS
You are currently viewing page 1 of this multi-page discussion thread
May 28th, 2007
-1

HOW TO send SMS using ruby on rails

Expand Post »
hello members how r u
another query for u people,

can any body help me in sending sms through code.any kind of help will be highly appreciated...
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
amithasija is offline Offline
44 posts
since Nov 2006
May 29th, 2007
0

Re: HOW TO send SMS using ruby on rails

If you are planning to develop a webapp that sends sms then you willl have to get connectivity from a bulk sms providor. They will provide you simple URLs you can use to send SMS. No big deal....
Reputation Points: 10
Solved Threads: 0
Newbie Poster
thin_master is offline Offline
18 posts
since May 2007
Jun 7th, 2007
0

Re: HOW TO send SMS using ruby on rails

The sms gateway will provide you API in various platforms... You just need to make a post/get of your message, to_number etc to their api...

Check out clickatell.com
Reputation Points: 10
Solved Threads: 2
Light Poster
hussulinux is offline Offline
41 posts
since Feb 2007
Dec 10th, 2007
0

Re: HOW TO send SMS using ruby on rails

Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.

If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.visualtron.com or http://www.kannel.org (GPL Open Source). Alternatively, you may obtain a shortcode from your Telco - but these come with monthly subscription of maybe one or two hundreds.

Regards,
<sniped>
Last edited by peter_budo; Feb 10th, 2008 at 6:29 am. Reason: Keep It Spam-Free
Reputation Points: 10
Solved Threads: 0
Newbie Poster
joshua__lim is offline Offline
16 posts
since Sep 2006
Feb 10th, 2008
0

Re: HOW TO send SMS using ruby on rails

Hi amithasija,

You should check out this post over at me2mobile. We're starting a cookbook type series on how to create free sms sending websites.
http://www.me2mobile.com/blg_view.php?blog_id=25

Hope this helps

Ivo
<sniped>
Roll your own mobile services
Last edited by peter_budo; Feb 10th, 2008 at 6:31 am. Reason: Keep It Spam-Free
Reputation Points: 10
Solved Threads: 2
Newbie Poster
ivobrett is offline Offline
6 posts
since Jan 2008
May 21st, 2008
0

Re: HOW TO send SMS using ruby on rails

Thanks for all of your sites, big help!
Reputation Points: 10
Solved Threads: 2
Light Poster
JobMatchNow is offline Offline
26 posts
since Mar 2008
Aug 25th, 2008
0

Re: HOW TO send SMS using ruby on rails

there is a plugin to do this. google for sms rails plugin you will find it.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
harry35 is offline Offline
5 posts
since Aug 2008
Jan 27th, 2009
0

Re: HOW TO send SMS using ruby on rails

To send sms using rails you will need to interface with a sms provider such as mx telecom for example.

The just connect to their REST interface and send the sms's
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ruby50 is offline Offline
2 posts
since Jan 2009
Jul 26th, 2009
0

Re: HOW TO send SMS using ruby on rails

Hi,

I'm currently working on this. I see that Ruby has support for ASMX web services SNIP, and therefore shouldn't have a problem, once I get to grips with Soap4r.

See in 30 mins, I should have something posted on the blog, SNIP

Watch this space! ...

Dan.
Last edited by happygeek; Jul 27th, 2009 at 6:38 am. Reason: blog urls/plugs snipped
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dananos is offline Offline
6 posts
since Mar 2007
Jul 26th, 2009
0

Re: HOW TO send SMS using ruby on rails

Et Violá !

Source code for sending SMS from ruby:

SNIP
Last edited by happygeek; Jul 27th, 2009 at 6:39 am. Reason: url snipped, keep it onsite here please
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dananos is offline Offline
6 posts
since Mar 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in Ruby Forum Timeline: Shared memory creation in ruby
Next Thread in Ruby Forum Timeline: Trouble with associations in Rails models





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC