-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathEG.xml
More file actions
150 lines (150 loc) · 3.22 KB
/
EG.xml
File metadata and controls
150 lines (150 loc) · 3.22 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
<?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="602"
mnc="01"
carrier="Mobinil"
apn="mobinilweb"
authtype="2"
type="default,supl"
/>
<apn
mcc="602"
mnc="01"
carrier="mobinilmms"
apn="mobinilmms"
authtype="2"
mmsc="http://10.7.13.24:8002/"
mmsport="8080"
mmsproxy="62.241.155.45"
type="mms"
/>
<apn
mcc="602"
mnc="02"
carrier="Vodafone EG"
apn="internet.vodafone.net"
password="internet"
type="default,supl"
user="internet"
/>
<apn
mcc="602"
mnc="02"
carrier="Vodafone EG MMS"
apn="mms.vodafone.com.eg"
mmsc="http://mms.vodafone.com.eg/servlets/mms"
mmsport="8080"
mmsproxy="163.121.178.002"
password="mms"
type="mms"
user="mms"
/>
<apn
mcc="602"
mnc="02"
carrier="Vodafone GPRS Internet"
apn="internet.vodafone.net"
authtype="3"
password="internet"
type="default,supl"
user="internet"
/>
<apn
mcc="602"
mnc="02"
carrier="Vodafone MMS"
apn="mms.vodafone.com.eg"
authtype="1"
mmsc="http://mms.vodafone.com.eg/servlets/mms"
mmsport="8080"
mmsproxy="163.121.178.2"
password="mms"
type="mms"
user="mms"
/>
<apn
mcc="602"
mnc="02"
carrier="Vodafone live!"
apn="wap.Vodafone.com.eg"
authtype="1"
password="wap"
port="8080"
proxy="163.121.178.2"
type="default,supl"
user="wap"
/>
<apn
mcc="602"
mnc="03"
carrier="Etisalat MMS"
apn="etisalat"
mmsc="http://10.71.131.7:38090"
mmsport="8080"
mmsproxy="10.71.130.29"
type="mms"
/>
<apn
mcc="602"
mnc="03"
carrier="Etisalat WAP"
apn="etisalat"
authtype="1"
mmsc="http://10.71.131.7:38090"
mmsport="8080"
mmsproxy="10.71.130.29"
type="*"
/>
<apn
mcc="602"
mnc="03"
carrier="Etisalat internet"
apn="Etisalat"
mmsc="http://10.71.131.7:38090"
mmsport="8080"
mmsproxy="10.71.130.29"
type="default,supl,mms"
/>
<apn
mcc="602"
mnc="04"
carrier="WE ims"
apn="ims"
type="ims"
/>
<apn
mcc="602"
mnc="04"
carrier="WE internet"
apn="internet.te.eg"
type="default"
/>
<apn
mcc="602"
mnc="04"
carrier="WE mms"
apn="mms.te.eg"
mmsc="http://wemmsc.te.eg:8080"
mmsport="8080"
mmsproxy="wemmsc.te.eg"
type="mms"
/>
<apn
mcc="602"
mnc="12"
carrier="Vodafone GPRS Internet"
apn="internet.vodafone.net"
authtype="2"
password="internet"
port=""
proxy=""
type="default,supl"
user="internet"
/>
</apns>