]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - db/carrier.sql
A tag cloud section for groups
[quix0rs-gnu-social.git] / db / carrier.sql
index 3d25b1fd6160a279054473d333df9761bf8de14a..932f7c8bb06a924e9a4b78003c8de128778620eb 100644 (file)
@@ -10,6 +10,7 @@ values
     ('Bell Mobility (Canada)', '%s@txt.bell.ca', now()),
     ('Boost Mobile', '%s@myboostmobile.com', now()),
     ('Cellular One (Dobson)', '%s@mobile.celloneusa.com', now()),
+    ('Cincinnati Bell Wireless', '%s@gocbw.com', now()),
     ('Cingular (Postpaid)', '%s@cingularme.com', now()),
     ('Centennial Wireless', '%s@cwemail.com', now()),
     ('Cingular (GoPhone prepaid)', '%s@cingularme.com', now()),
@@ -34,6 +35,7 @@ values
     ('MTS (Canada)', '%s@text.mtsmobility.com', now()),
     ('Nextel (Argentina)', '%s@nextel.net.ar', now()),
     ('Orange (Poland)', '%s@orange.pl', now()),
+    ('Orange (UK)', '%s@orange.net', now()),
     ('Personal (Argentina)', '%s@personal-net.com.ar', now()),
     ('Plus GSM (Poland)', '%s@text.plusgsm.pl', now()),
     ('President''s Choice (Canada)', '%s@txt.bell.ca', now()),
@@ -42,8 +44,8 @@ values
     ('Sasktel (Canada)', '%s@sms.sasktel.com', now()),
     ('Setar Mobile email (Aruba)', '%s@mas.aw', now()),
     ('Solo Mobile', '%s@txt.bell.ca', now()),
-    ('Sprint (PCS)', '%s@messaging.sprintpcs.com (SMS)', now()),
-    ('Sprint (Nextel)', '%s@page.nextel.com (SMS)', now()),
+    ('Sprint (PCS)', '%s@messaging.sprintpcs.com', now()),
+    ('Sprint (Nextel)', '%s@page.nextel.com', now()),
     ('Suncom', '%s@tms.suncom.com', now()),
     ('T-Mobile', '%s@tmomail.net', now()),
     ('T-Mobile (Austria)', '%s@sms.t-mobile.at', now()),
@@ -51,8 +53,9 @@ values
     ('Thumb Cellular', '%s@sms.thumbcellular.com', now()),
     ('Tigo (Formerly Ola)', '%s@sms.tigo.com.co', now()),
     ('Unicel', '%s@utext.com', now()),
-    ('US Cellular', '%s@email.uscc.net (SMS)', now()),
-    ('Verizon', '%s@vtext.com (SMS)', now()),
+    ('US Cellular', '%s@email.uscc.net', now()),
+    ('Verizon', '%s@vtext.com', now()),
     ('Virgin Mobile (Canada)', '%s@vmobile.ca', now()),
     ('Virgin Mobile (USA)', '%s@vmobl.com', now()),
+    ('Vodafone NZ (txt ''R'' to 901 to enable first)', '%s@sms.vodafone.net.nz', now()),
     ('YCC', '%s@sms.ycc.ru', now());