Home | History | Annotate | Download | only in etc
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3 /*
      4 ** Copyright 2006, Google Inc.
      5 **
      6 ** Licensed under the Apache License, Version 2.0 (the "License");
      7 ** you may not use this file except in compliance with the License.
      8 ** You may obtain a copy of the License at
      9 **
     10 **     http://www.apache.org/licenses/LICENSE-2.0
     11 **
     12 ** Unless required by applicable law or agreed to in writing, software
     13 ** distributed under the License is distributed on an "AS IS" BASIS,
     14 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     15 ** See the License for the specific language governing permissions and
     16 ** limitations under the License.
     17 */
     18 -->
     19 
     20 <!-- use empty string to specify no proxy or port -->
     21 <!-- This version must agree with that in apps/common/res/apns.xml -->
     22 <apns version="8">
     23     <apn carrier="T-Mobile US"
     24          mcc="310"
     25          mnc="260"
     26          apn="epc.tmobile.com"
     27          user="none"
     28          server="*"
     29          password="none"
     30          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     31     />
     32 
     33     <apn carrier="T-Mobile US 250"
     34          mcc="310"
     35          mnc="250"
     36          apn="epc.tmobile.com"
     37          user="none"
     38          server="*"
     39          password="none"
     40          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     41             />
     42 
     43     <apn carrier="T-Mobile US 660"
     44          mcc="310"
     45          mnc="660"
     46          apn="epc.tmobile.com"
     47          user="none"
     48          server="*"
     49          password="none"
     50          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     51             />
     52 
     53     <apn carrier="T-Mobile US 230"
     54          mcc="310"
     55          mnc="230"
     56          apn="epc.tmobile.com"
     57          user="none"
     58          server="*"
     59          password="none"
     60          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     61             />
     62 
     63     <apn carrier="T-Mobile US 310"
     64          mcc="310"
     65          mnc="310"
     66          apn="epc.tmobile.com"
     67          user="none"
     68          server="*"
     69          password="none"
     70          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     71             />
     72 
     73     <apn carrier="T-Mobile US 580"
     74          mcc="310"
     75          mnc="580"
     76          apn="epc.tmobile.com"
     77          user="none"
     78          server="*"
     79          password="none"
     80          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     81             />
     82 
     83     <apn carrier="T-Mobile US 240"
     84          mcc="310"
     85          mnc="240"
     86          apn="epc.tmobile.com"
     87          user="none"
     88          server="*"
     89          password="none"
     90          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
     91             />
     92 
     93     <apn carrier="T-Mobile US 800"
     94          mcc="310"
     95          mnc="800"
     96          apn="epc.tmobile.com"
     97          user="none"
     98          server="*"
     99          password="none"
    100          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    101             />
    102 
    103     <apn carrier="T-Mobile US 210"
    104          mcc="310"
    105          mnc="210"
    106          apn="epc.tmobile.com"
    107          user="none"
    108          server="*"
    109          password="none"
    110          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    111             />
    112 
    113     <apn carrier="T-Mobile US 160"
    114          mcc="310"
    115          mnc="160"
    116          apn="epc.tmobile.com"
    117          user="none"
    118          server="*"
    119          password="none"
    120          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    121             />
    122 
    123     <apn carrier="T-Mobile US 270"
    124          mcc="310"
    125          mnc="270"
    126          apn="epc.tmobile.com"
    127          user="none"
    128          server="*"
    129          password="none"
    130          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    131             />
    132 
    133     <apn carrier="T-Mobile US 200"
    134          mcc="310"
    135          mnc="200"
    136          apn="epc.tmobile.com"
    137          user="none"
    138          server="*"
    139          password="none"
    140          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    141             />
    142 
    143     <apn carrier="T-Mobile US 220"
    144          mcc="310"
    145          mnc="220"
    146          apn="epc.tmobile.com"
    147          user="none"
    148          server="*"
    149          password="none"
    150          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    151             />
    152 
    153     <apn carrier="T-Mobile US 490"
    154          mcc="310"
    155          mnc="490"
    156          apn="epc.tmobile.com"
    157          user="none"
    158          server="*"
    159          password="none"
    160          mmsc="http://mms.msg.eng.t-mobile.com/mms/wapenc"
    161             />
    162 
    163     <!-- T-Mobile Europe -->
    164     <apn carrier="T-Mobile UK"
    165          mcc="234"
    166          mnc="30"
    167          apn="general.t-mobile.uk"
    168          user="t-mobile"
    169          password="tm"
    170          server="*"
    171          mmsproxy="149.254.201.135"
    172          mmsport="8080"
    173          mmsc="http://mmsc.t-mobile.co.uk:8002"
    174     />
    175 
    176     <apn carrier="T-Mobile D"
    177          mcc="262"
    178          mnc="01"
    179          apn="internet.t-mobile"
    180          user="t-mobile"
    181          password="tm"
    182          server="*"
    183          mmsproxy="172.028.023.131"
    184          mmsport="8008"
    185          mmsc="http://mms.t-mobile.de/servlets/mms"
    186     />
    187 
    188     <apn carrier="T-Mobile A"
    189          mcc="232"
    190          mnc="03"
    191          apn="gprsinternet"
    192          user="t-mobile"
    193          password="tm"
    194          server="*"
    195          mmsproxy="010.012.000.020"
    196          mmsport="80"
    197          mmsc="http://mmsc.t-mobile.at/servlets/mms"
    198          type="default,supl"
    199     />
    200 
    201     <apn carrier="T-Mobile A MMS"
    202          mcc="232"
    203          mnc="03"
    204          apn="gprsmms"
    205          user="t-mobile"
    206          password="tm"
    207          server="*"
    208          mmsproxy="010.012.000.020"
    209          mmsport="80"
    210          mmsc="http://mmsc.t-mobile.at/servlets/mms"
    211          type="mms"
    212     />
    213 
    214     <apn carrier="T-Mobile CZ"
    215          mcc="230"
    216          mnc="01"
    217          apn="internet.t-mobile.cz"
    218          user="wap"
    219          password="wap"
    220          server="*"
    221          mmsproxy="010.000.000.010"
    222          mmsport="80"
    223          mmsc="http://mms"
    224          type="default,supl"
    225     />
    226 
    227     <apn carrier="T-Mobile CZ MMS"
    228          mcc="230"
    229          mnc="01"
    230          apn="mms.t-mobile.cz"
    231          user="mms"
    232          password="mms"
    233          server="*"
    234          mmsproxy="010.000.000.010"
    235          mmsport="80"
    236          mmsc="http://mms"
    237          type="mms"
    238     />
    239 
    240     <apn carrier="T-Mobile NL"
    241          mcc="204"
    242          mnc="16"
    243          apn="internet"
    244          user="*"
    245          password="*"
    246          server="*"
    247          mmsproxy="010.010.010.011"
    248          mmsport="8080"
    249          mmsc="http://t-mobilemms"
    250          type="default,supl"
    251     />
    252 
    253     <apn carrier="T-Mobile NL MMS"
    254          mcc="204"
    255          mnc="16"
    256          apn="mms"
    257          user="tmobilemms"
    258          password="tmobilemms"
    259          server="*"
    260          mmsproxy="010.010.010.011"
    261          mmsport="8080"
    262          mmsc="http://t-mobilemms"
    263          type="mms"
    264     />
    265 </apns>
    266