Add support for Metro PCS, Boost Mobile and other unsupported carriers

mfb - October 9, 2008 - 06:19
Project:SMS Framework
Version:6.x-2.x-dev
Component:E-mail Gateway
Category:feature request
Priority:critical
Assigned:vasu.ashi07
Status:needs review
Description

SMS E-mail Gateway is missing support for Metro PCS and Boost Mobile.

AttachmentSize
boost.metropcs.patch1.23 KB

#1

Will White - November 8, 2008 - 22:12
Status:needs review» duplicate

Will be fixed with #331630: Add CRUD interface to E-mail Gateway module.

#2

mfb - May 7, 2009 - 21:49
Status:duplicate» needs review

I have a question about this. are you implying that you don't want to maintain an up-to-date list of carriers in this module? Because it seems like you'd want to both add missing carriers and add ability for admins to modify the list.

If you don't add the carriers here then everyone installing the module has to manually update the list. Or we need to maintain a separate contrib module implementing the hook like sms_carriers.module?

#3

Will White - May 8, 2009 - 03:30
Status:needs review» reviewed & tested by the community

mfb,
Yes you are right. We should maintain a proper list in addition to adding support for users to add their own. I'll commit this shortly. Thanks!

#4

mfb - May 8, 2009 - 06:12

by the way, one of our developers is based in Uruguay... so here's another you could add:
'mms.claro.com.uy' => t('Claro UY'),
of course, I'm guessing this is just barely scratching the surface of all the SMS e-mail gateways ;) so we'll definitely want the ability for admins to hide various carriers they don't need to support.

#5

mfb - May 14, 2009 - 00:12

What do you think about incorporating Laconica's carrier gateway database?

http://gitorious.org/laconica/mainline/blobs/master/db/sms_carrier.sql

Of course, I need to convert this to patch format.

#6

mfb - May 14, 2009 - 03:46
Version:6.x-1.x-dev» 6.x-2.x-dev
Status:reviewed & tested by the community» needs review

In this patch I added everything that Laconica supports plus a couple others, Claro Uruguay and Mobilink World (Pakistan).

AttachmentSize
sms_email_gateway.patch 3.31 KB

#7

mfb - July 27, 2009 - 22:36
Title:Add support for Metro PCS and Boost Mobile» Add support for Metro PCS, Boost Mobile and other unsupported carriers

Re-rolled for the latest dev version of SMS Framework.

Also included a critical bug fix for sms_theme() breaking the forms.

AttachmentSize
sms-carriers.patch 3.5 KB

#8

vasu.ashi07 - December 3, 2009 - 13:03
Priority:normal» critical
Assigned to:Anonymous» vasu.ashi07
 
 

Drupal is a registered trademark of Dries Buytaert.