-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIS.xml
More file actions
149 lines (149 loc) · 3 KB
/
IS.xml
File metadata and controls
149 lines (149 loc) · 3 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
<?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="274"
mnc="01"
carrier="IMS"
apn="ims"
network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
type="ims"
/>
<apn
mcc="274"
mnc="01"
carrier="Siminn Internet"
apn="internet"
authtype="3"
mmsc=""
password=""
port="8080"
proxy="213.167.138.200"
type="default,supl"
user=""
/>
<apn
mcc="274"
mnc="01"
carrier="Siminn Internet"
apn="internet"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="274"
mnc="01"
carrier="Siminn MMS"
apn="mms.simi.is"
authtype="3"
mmsc="http://mms.simi.is/servlets/mms"
mmsport="8080"
mmsproxy="213.167.138.200"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="274"
mnc="02"
carrier="IMS"
apn="ims"
type="ims"
/>
<apn
mcc="274"
mnc="02"
carrier="Vodafone Internet"
apn="gprs.is"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="274"
mnc="02"
carrier="Vodafone MMS"
apn="mms.gprs.is"
mmsc="http://mmsc.vodafone.is"
mmsport="8080"
mmsproxy="10.22.0.10"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="274"
mnc="11"
carrier="IMS"
apn="ims"
network_type_bitmask="1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20"
protocol="IPV4V6"
type="ims"
/>
<apn
mcc="274"
mnc="11"
carrier="MMS Nova"
apn="mms.nova.is"
mmsc="http://mmsc.nova.is"
mmsport="8080"
mmsproxy="10.10.2.60"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="274"
mnc="11"
carrier="Net Nova"
apn="net.nova.is"
mmsc=""
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="274"
mnc="11"
carrier="Net Nova"
apn="net.nova.is"
mmsc=""
network_type_bitmask="18"
password=""
port=""
proxy=""
type="xcap"
user=""
/>
<apn
mcc="274"
mnc="12"
carrier="Tal"
apn="internet.tal.is"
mmsc="http://mms.tal.is/servlets/mms"
mmsport="8080"
mmsproxy="213.167.138.210"
type="default,supl,mms"
/>
</apns>