summaryrefslogtreecommitdiff
path: root/db/sms_carrier.sql
AgeCommit message (Collapse)Author
2009-09-13Add ChinaMobile as an email to SMS carrierCraig Andrews
2009-07-21Add Cellular South to list of SMS CarriersCraig Andrews
Thanks jacroe http://laconi.ca/trac/ticket/1520
2009-02-12Add fixed IDs to SMS carrier listEvan Prodromou
Changed the SMS carrier list to use a fixed ID number for each carrier distributed with the software. We claim IDs > 100000; admins can use IDs < 100000 for local values. I'd be pretty surprised if there were more than 100K wireless carriers in the world, but hey.
2009-02-12move carrier.sql to sms_carrier.sqlEvan Prodromou