I'm building an app that needs to send MMS messages in Ruby on Rails. I really don't want to have the user enter his carrier or anything like that - just gather his phone number and send accordingly.

I'm running on Heroku, but unfortunately the SMS solution that they provide (Moonshado) doesn't do MMS.

I've done a little Googling, but don't find an MMS gateway that I can use that works regardless of carrier.

Any suggestions?

link|improve this question
1  
Hi Joe. Shouldn't this question really be: "Which MMS gateways work regardless of carrier?" and then get to the "how to... in ruby?" part? – Iain Jan 6 at 17:57
1  
May be it's reasonably to use external MMS gateway like Mbuni? It already support MM7 and other MMS protocols and provides simple HTTP API for services you can use from Ruby. – michael.bochkaryov Jan 19 at 9:37
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.