Please add these canadian sms_email_gateway_providers
gluneau - September 24, 2009 - 19:25
| Project: | SMS Framework |
| Version: | 6.x-1.0 |
| Component: | E-mail Gateway |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
it's for this module: sms_email_gateway.module
put inside this function sms_email_gateway_sms_email_gateway_providers()
'txt.bell.ca' => t('Bell Mobility & Solo Mobile'),
'fido.ca' => t('Fido'),
'text.mtsmobility.com' => t('MTS Mobility'),
'mobiletxt.ca' => t('PC Telecom'),
'pcs.rogers.com' => t('Rogers Wireless'),
'sms.sasktel.com' => t('SaskTel'),
'msg.telus.com' => t('Telus Mobility'),
'vmobile.ca' => t('Virgin Mobile'),
This information was taken from: http://en.wikipedia.org/wiki/List_of_carriers_providing_SMS_transit
Thank you.
