SMS Fu - Now with International Support

Posted by brendan
on Monday, March 31
I've received quite a few requests to add some International carrier support to SMS Fu, so I've decided to go ahead and do just that. On top of adding some International carriers, I've also externalized the carrier list into sms_fu.yml, so that anybody can simply add their own custom carriers. You can grab the latest through git or svn.

Now, there's over 30 different carriers that are supported right out of the box. Here is the new complete list of supported carriers: Alltel, Ameritech, AT&T, BellSouth Mobility, BlueSkyFrog, Boost Mobile, Cellular South, Fido, Metro PCS, PSC Wireless, Qwest, Southern Link, Sprint, Suncom, T-Mobile (US/UK/Germany), Virgin Mobile, Verizon Wireless, Vodafone (UK,Italy,Japan).

View the updated README and view the super simple installation instructions here or here.

Grab the latest through svn:
script/plugin install http://sms-fu.googlecode.com/svn/trunk/sms_fu
Be cool and grab the latest through GitHub:
git clone git://github.com/brendanlim/sms-fu.git vendor/plugins/sms_fu

Comments

Leave a response

  1. Jim NeathApril 03, 2008 @ 09:23 AM
    I came across this while looking to support o2: http://www.livejournal.com/tools/textmessage.bml?mode=details Don't know how much use it'll be to you. - Jim
  2. Brendan G. LimApril 03, 2008 @ 06:08 PM
    Hey Jim, thanks! That's actually where I went to find the information I needed. The issue is, with some carriers, you actually have to have a username setup and can't just go by the phone number alone. I'll be incrementally adding in more carriers.