-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathHU.xml
More file actions
169 lines (169 loc) · 3.37 KB
/
HU.xml
File metadata and controls
169 lines (169 loc) · 3.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: Google Inc
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<apns version="8">
<apn
mcc="216"
mnc="01"
carrier="Pannon"
apn="net"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="01"
carrier="Pannon MMS"
apn="mms"
mmsc="http://mmsc.pgsm.hu/"
mmsport="8080"
mmsproxy="193.225.154.22"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="216"
mnc="01"
carrier="Telenor MMS"
apn="mms"
mmsc="http://mmsc.telenor.hu/"
mmsport="8080"
mmsproxy="84.225.255.1"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="216"
mnc="01"
carrier="Telenor Net"
apn="net"
type="default,supl"
/>
<apn
mcc="216"
mnc="01"
carrier="Telenor Net"
apn="net"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="01"
carrier="Telenor online"
apn="online"
password=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="30"
carrier="T-Mobile HU"
apn="wnw"
mmsc="http://mms.t-mobile.hu/servlets/mms"
mmsport="8080"
mmsproxy="212.51.126.10"
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="30"
carrier="T-Mobile MMS"
apn="mms"
authtype="1"
mmsc="http://mms.t-mobile.hu/servlets/mms"
mmsport="8080"
mmsproxy="212.051.126.010"
password="mms"
port=""
proxy=""
type="mms"
user="mms"
/>
<apn
mcc="216"
mnc="30"
carrier="T-Mobile NET GPRS"
apn="internet"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="30"
carrier="Telekom HU MMS"
apn="internet.telekom"
mmsc="http://mms.t-mobile.hu/servlets/mms"
mmsport="8080"
mmsproxy="212.51.126.10"
type="mms"
/>
<apn
mcc="216"
mnc="30"
carrier="Telekom HU NET"
apn="internet.telekom"
type="default,supl"
/>
<apn
mcc="216"
mnc="70"
carrier="VF Internet VitaMax"
apn="vitamax.internet.vodafone.net"
password=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="70"
carrier="Vodafone HU"
apn="internet.vodafone.net"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="216"
mnc="70"
carrier="Vodafone HU MMS"
apn="mms.vodafone.net"
mmsc="http://mms.vodafone.hu/servlets/mms"
mmsport="8080"
mmsproxy="80.244.97.2"
password=""
port=""
proxy=""
type="mms"
user=""
/>
</apns>