Text message service providers in USA

December. 24. 2011 by lawnz –  Category: Computers, Internet (2 Comments)

I am working on an application software which requires SMS or MMS texting communication, It is strange that it is hard to find a good text message service provider in USA,  I found some providers recommended on Internet, but they are not based in USA, Nexmo has office in Palo Alto, CA, so I gave it a try, they are ok for simple pure text messages, but inbound message with binary format just does not work, the technical support said it is network carrier limitation, I sent a picture from my Sprint HTC Android cell phone in Fremont, CA to the virtual phone number (from Nexmo) in USA, I got nothing in the inbound message, I sent it to my friend’s cheap cell phone LG Tracfone, he got it, and even replied with the picture to my cell phone. I have to try a different SMS or MMS provider, I have contacted Routo Messaging http://www.routomessaging.com/ , this company is also in UK, it is strange none of the tech supports Nexmo or Routo knows if their service or gateway supports inbound messages with binary data! I am lucky that one of the Routo support guys will forward my question to their developers, so I simplified my question as I can, the question is “can I use API to extract a picture from the message sent by a cell phone”, here is a good description on MMS, it is easier to understand the description if you have done some web application software,

http://en.wikipedia.org/wiki/Multimedia_Messaging_Service

 

updated 12/26/2012

after reading API document from Routo, I found same result, there is no support for inbound binary message in USA.

Nexmo replied there are following restrictions made by US and Canada carriers,

-Numeric sender only
-No handset delivery receipts (if we don’t reject the message at submission time it means we were able to reach the network)
-Binary, Unicode and long SMS are not supported
-Multipart (concatenated) messages are not supported

this starts making sense to me why there is no SMS MMS service providers I can find in USA, with the restrictions above developers can only create a application software with very limited features, there is much less success rate for this kind of business in USA, it also makes sense to me why there is much less spams to cell phones in USA.

 

updated 12/31/2011

Routo Messaging replied, they don’t even have virtual numbers in USA, I will stay with Nexmo, and the software will support inbound message for text only without binary like pictures taken on cell phones.

2 Responses to “Text message service providers in USA”

  1. Jonathan Says:

    There are short code based providers in the US who handle mobile originated MMS. Mogreet is one of them.

  2. lawnz Says:

    thanks for the information, I talked with Mogreet, yes they do have short codes and MMS API for developers to create application software to support inbound MMS message with binary, not cheap though, $1000 per month.





Leave a Reply

*