SMS's - whats the cheapest way to send/receive SMS's to/from a Ruby on Rails application?

40 views
Skip to first unread message

Greg Hauptmann

unread,
Apr 9, 2008, 8:06:59 AM4/9/08
to rubyonrails-talk
Hi,

Whats the cheapest way to send/receive SMS's to/from a Ruby on Rails application?  I'm assuming this might be a company that has a value-for-money means of interfacing to from Rails as a means to send, and receive SMS's?

Thakns

Peter De Berdt

unread,
Apr 9, 2008, 8:22:14 AM4/9/08
to rubyonra...@googlegroups.com

On 09 Apr 2008, at 14:06, Greg Hauptmann wrote:
Whats the cheapest way to send/receive SMS's to/from a Ruby on Rails application?  I'm assuming this might be a company that has a value-for-money means of interfacing to from Rails as a means to send, and receive SMS's?

Depends on where you live, where you want to send SMSs to and the volume you expect to send. Just google for "sms gateway" and quite a few will pop up. You'll have to choose what method of interfacing you'd like to use (e-mail sms sending/receiving, xml/webservice api, …) and then compare prices yourself, maybe even try to negotiate a better deal if the total monthly SMS volume is very large.

There is a plugin for sending them, receiving SMSs is always quite a bit harder: http://agilewebdevelopment.com/plugins/sms_fu
Don't know what service is uses.


Best regards


Peter De Berdt


randomutterings...

unread,
Apr 9, 2008, 10:02:55 AM4/9/08
to Ruby on Rails: Talk
Or you can so it for free with SMS fu.

http://brendanlim.com/2008/2/28/send-text-messages-from-rails-with-sms-fu


On Apr 9, 8:22 am, Peter De Berdt <peter.de.be...@pandora.be> wrote:
> On 09 Apr 2008, at 14:06, Greg Hauptmann wrote:
>
> > Whats the cheapest way to send/receive SMS's to/from a Ruby on Rails
> > application? I'm assuming this might be a company that has a value-
> > for-money means of interfacing to from Rails as a means to send, and
> > receive SMS's?
>
> Depends on where you live, where you want to send SMSs to and the
> volume you expect to send. Just google for "sms gateway" and quite a
> few will pop up. You'll have to choose what method of interfacing
> you'd like to use (e-mail sms sending/receiving, xml/webservice api,
> ...) and then compare prices yourself, maybe even try to negotiate a

Greg Hauptmann

unread,
Apr 9, 2008, 4:31:02 PM4/9/08
to rubyonra...@googlegroups.com
Thanks,

I'm in Australia actually, so it seems SMS Fu won't help here at the moment from what I read. Is this correct?

Regards
Greg

Peter De Berdt

unread,
Apr 10, 2008, 4:32:44 AM4/10/08
to rubyonra...@googlegroups.com
Indeed, in the US there are still a few free services, but as soon as you venture into Europe or Australia or you want to receive SMSs and send them with the certainty of arriving in time, you need to use a commercial gateway. Google around for "sms gateway <name_of_australian_providers>" and see which one delivers the best service for you.
Reply all
Reply to author
Forward
0 new messages