We're building an application in Ruby that needs to send SMS messages, so we were looking at using Twilio. Great service - one small snag: We need to send our SMS message to an SMS short code, rather than a proper phone number, and they don't allow that. Is there any services out there ethat will allow you to send an SMS message to a short code, and that have a decent api?
feedback
|
closed as off topic by Wooble, John Sheehan, Vicky, lucapette, C. A. McCann Dec 9 '11 at 16:01
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.