Page 1 of 2 12 LastLast
Results 1 to 25 of 30
  1. #1
    Join Date
    Feb 2003
    Location
    AR
    Posts
    2,382
    For an ongoing project, a client wants to utilize text message reminders (Opt In, of course) in addition to email reminders that his website already sends out. I've researched the whole email to SMS area, but it's left a bad taste in my mouth. The general impression is that it's a flaky technology, often taking hours or even days for messages to reach their recipients. Couple that with the fact that I'm finding it difficult to find an up-to-date list of those email addresses, and this just isn't something I want to work with.
    So, what I'm looking for are suggestions of a company or companies that provide a per month up to a certain limit of text messages. Ideally, they will have some sort of API that we can hook into to send these messages from a daily Cron. I've googled, but haven't yet found anything worth looking into.
    If you've got experience in this area, please speak up.
    Thanks,
    Kevin

  2. #2
    Join Date
    Apr 2005
    Location
    Cochin
    Posts
    2,452
    clickatell.com is one good provider who has an API for sending sms directly from your website

  3. #3
    Join Date
    Dec 2007
    Posts
    612
    Ya i've heard some good things about Clickatell

  4. #4
    Join Date
    May 2007
    Location
    Chicago
    Posts
    322
    I agree with the others, Clickatell is good - we've used them for a while with no delivery problems. They're simple to integrate with, and they recently lowered their pricing for US delivery. BulkSMS isn't bad although they're currently lacking support for a couple of the major US carriers (Sprint and T-Mobile), which is a problem if you have a US based audience.

  5. #5
    Join Date
    Feb 2003
    Location
    AR
    Posts
    2,382
    Thanks for your input guys. Clickatell looks good to me.

  6. #6
    If you want to do it free, just find the cell provider that your clients will be using and send it as email.

  7. #7
    Join Date
    Mar 2009
    Posts
    568
    I built a project for a customer once using the API available from EZTexting.com. We actually built the notification system to utilize direct e-mail to phone first by selecting the provider and sending to the @tmomail.net or @vtext.com providers by default. This is free and works the vast majority of the time. If the user, however, determines they aren't getting their texts on time they can simply select "Other" and it then uses the SMS gateways at EZTexting.com and then the messages are usually delivered quickly.

    Basically, there's no big reason to not benefit from the free services if they're working fine -- just provide the user a way to immediately ease the pain by switching to the for-pay service.

    --Chris
    The Object Zone - Your Windows Server Specialists for more than twenty years - http://www.object-zone.net/
    Services: Contract Server Management, Desktop Support Services, IT/VoIP Consulting, Cloud Migration, and Custom ASP.net and Mobile Application Development

  8. #8

    It is really good

    Clickatell is really good. It does not have problem which is common in other. It is easy to integrate, no delivery problem. it is great to use. thanks.

  9. #9
    Join Date
    Apr 2009
    Location
    Tamilnadu, India.
    Posts
    229
    vfirst.com also offering such solution, may be you can get solution there..
    WebHost18.com - Domains | Shared Hosting | Reseller Hosting | VPS Server
    Bravo Technologies - Complete Network and Security Solutions Provider

  10. #10
    I was looking into this the other day. We've always used the public email-to-sms gateways. While they can sometimes be flaky, I've found them to be reliable at least 99% of the time. 90% of the time the messages are delivered within 10 seconds. 5% it can take minutes. 4% maybe hours and 1% not at all. My experience is mainly with Verizon and Sprint. For what you describe, which doesn't sound like it's mission critical, I think it would work well most of the time. Clickatell can get expensive pretty quick. Either way, I found a handy list of a lot of the providers, including all of the main US ones that I know of, and both the SMS and MMS email gateways they have. Search for "SMS Gateways" on wikipedia. (I can't post links yet, arg.) With that list it's pretty trivial to get the name of a person's carrier and their number, and be able to construct the resulting email.

    <<signatures need to be set up in your profile>>
    Last edited by bear; 05-18-2009 at 07:23 PM.

  11. #11
    Join Date
    Feb 2006
    Location
    Kusadasi, Turkey
    Posts
    3,379
    I've been using Clickatell for quite some time now and they are fine. Messages delivered quickly, the API is very easy to use, and the global coverage is huge.

    The only thing is that you can't specify the "sender" name, unless you prove your ownership of a company and they verify its name manually. This is done to prevent fraud, and I'm not complaining.
    Fraud Record - Stop Fraud Clients, Report Abusive Customers.
    █ Combine your efforts to fight misbehaving clients.

    HarzemDesign - Highest quality, well designed and carefully coded hosting designs. Not cheap though.
    █ Large and awesome portfolio, just visit and see!

  12. #12
    I am actually developing a new SMS/MMS gateway service and looking for beta testers. PM me if you're interested.

    Honestly though, to be truly unbiased, Clickatell really is one of the best. They're one of the few true aggregators that sells direct to consumers. Most other companies like eztexting.com and others are just reselling SMS on a shared or dedicated shortcode they're leasing, so you can guarantee you won't get the "best" pricing from one of the lower-tier resellers. However, if you're willing to help me beta test my service, I can definately beat Clickatell's pricing for you. My system has 100% US coverage and international to about 85 other countries. Again, PM me if you're interested. Otherwise, go with Clickatell or another true aggregator, not a reseller. Also, extexting.com's "standard delivery" messages are just using the carriers free SMTP gateways like a previous poster was describing. They just route it to the right carrier for you, and probably have more "whitelisted" smtp servers that don't get blocked as often. Their express delivery is just a regular outgoing message on their shared shortcode, and somewhat overpriced if you ask me.

    Hope that helps. Let me know if you have any other SMS questions. I have years of research in this area in building my own system.

  13. #13
    I didn't realize I needed 5 posts to use the PM system before I wrote my last message. Obviously I don't log into WHT much, haha. Well, I just need one more after this one, but please feel free to ask me any questions in this threat either about my system or SMS gateways / providers in general, and I'll be happy to help.

  14. #14
    Join Date
    Mar 2008
    Location
    Helena, Montana
    Posts
    64
    Textmarks may work for you, too. They have a very basic API but it works pretty well. I've only used the free service, but I like it so far.
    Matt Gorecki
    Go! Elephant Online Backup
    http://goelephant.com

  15. #15
    Textmarks is also pretty good. I have used their free service as well. They put their name and/or an ad on free messages, last I checked... And when I used it, they didn't have the paid service. Their prices don't look that great though, to be honest.

  16. #16
    Join Date
    Apr 2004
    Location
    California
    Posts
    132
    I've been looking into Clickatell you can find an API for their service on sourceforge if anyone is looking for one
    "If life doesn't offer a game worth playing, invent a new one"

  17. #17
    Join Date
    Jun 2009
    Location
    United Kingdom
    Posts
    27
    Yeah, I also thought the prices for Textmarks weren't all that, but I suppose for simplicity, people do pay...

  18. #18
    Quote Originally Posted by Harzem View Post
    I've been using Clickatell for quite some time now and they are fine. Messages delivered quickly, the API is very easy to use, and the global coverage is huge.

    The only thing is that you can't specify the "sender" name, unless you prove your ownership of a company and they verify its name manually. This is done to prevent fraud, and I'm not complaining.
    getting a custom sender id is actually quite painless.
    edgedirector.com
    managed dns global failover and load balance (gslb)
    exactstate.com
    uptime report for webhostingtalk.com

  19. #19
    You can buy a list of SMS gateways from telcodata.us. That's how I created my SMS gateway script.

  20. #20
    Join Date
    Apr 2009
    Location
    Pittsburgh, Pennsylvania
    Posts
    583
    With clickatell, do you just basically buy so many credits and buy more when you need them? Or is it a monthly thing? Sorry for asking, but figured this thread would get it answered instead of making a new thread.

  21. #21
    Join Date
    May 2007
    Location
    Chicago
    Posts
    322
    Quote Originally Posted by cselzer View Post
    With clickatell, do you just basically buy so many credits and buy more when you need them? Or is it a monthly thing? Sorry for asking, but figured this thread would get it answered instead of making a new thread.
    You buy credits which are then used up with each message sent. Your account can be setup to automatically charge your credit card when your credit balance drops below a certain point. They also have something called "SMS Bundles", which are a set amount of credits that are automatically added each month, but expire at the end of the month if not used. They give a discount for these bundles off of their regular pricing, so they're a good idea if you have predictable needs.

    Note, Clickatell has a number of regional versions (US, ZA, IN, a few others) that limit service to just a single country but give better pricing within that country.
    Panopta | Never Blinks
    Advanced Server Monitoring and Outage Management Solutions

    http://www.panopta.com | sales@panopta.com

  22. #22
    Join Date
    Jun 2006
    Location
    Europe
    Posts
    632
    i've found that tm4b.com offers to buy any amount of credits you like, e.g. you type how much credits you need and make payment for it (it can be as low as 1$), and then you can refill them whenever you need more. That can be useful since many other gateways force you to buy certain block of credits at once even if you dont need that many.

  23. #23
    Join Date
    Jun 2010
    Location
    Rochdale, Lancashire
    Posts
    37
    Quote Originally Posted by plumsauce View Post
    getting a custom sender id is actually quite painless.
    Ill second that. Clickatell is excellent to use and like plumsauce says getting your sender id IS realtivly painless. Great service

  24. #24
    The only current caveat is the difficulty of obtaining US coverage. But, elsewhere, no problem.

    We are currently looking at a roll-your-own gateway as a backup.
    edgedirector.com
    managed dns global failover and load balance (gslb)
    exactstate.com
    uptime report for webhostingtalk.com

  25. #25
    Join Date
    May 2008
    Location
    Germany
    Posts
    680
    Quote Originally Posted by plumsauce View Post
    The only current caveat is the difficulty of obtaining US coverage. But, elsewhere, no problem.
    Are there any gateways similar to Clickatell that offer better US coverage?

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •