-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathMA.xml
More file actions
128 lines (128 loc) · 2.61 KB
/
MA.xml
File metadata and controls
128 lines (128 loc) · 2.61 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
<?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="604"
mnc="00"
carrier="Imédia"
apn="wap.meditel.ma"
authtype="1"
password="MEDIWAP"
port="8080"
proxy="10.8.8.8"
type="default,supl"
user="MEDIWAP"
/>
<apn
mcc="604"
mnc="00"
carrier="Meditel Internet"
apn="internet1.meditel.ma"
authtype="1"
password="MEDINET"
type="default,supl"
user="MEDINET"
/>
<apn
mcc="604"
mnc="00"
carrier="Meditel MMS"
apn="mms.meditel.ma"
authtype="1"
mmsc="http://mms.meditel.ma:8088/mms"
mmsport="8080"
mmsproxy="10.8.8.9"
password="MEDIMMS"
type="mms"
user="MEDIMMS"
/>
<apn
mcc="604"
mnc="01"
carrier="IAM"
apn="www.iamgprs1.ma"
type="default,supl"
/>
<apn
mcc="604"
mnc="01"
carrier="IAM MMS"
apn="mmsiam"
mmsc="http://mms:8002"
mmsport="8080"
mmsproxy="10.16.35.50"
type="default,supl,mms"
/>
<apn
mcc="604"
mnc="01"
carrier="MMS IAM"
apn="Mmsiam"
mmsc="http://mms:8002/"
mmsport="8080"
mmsproxy="10.16.35.50"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="604"
mnc="01"
carrier="Mobile Internet"
apn="www.iamgprs1.ma"
authtype="1"
password=""
type="default,supl"
user=""
/>
<apn
mcc="604"
mnc="01"
carrier="Mobile TV"
apn="wap.iamgprs.ma"
password=""
type="default,supl"
user=""
/>
<apn
mcc="604"
mnc="01"
carrier="Mobile Zone"
apn="wap.iamgprs.ma"
authtype="1"
mmsc=""
password=""
port="8080"
proxy="212.217.54.133"
type="default,supl"
user=""
/>
<apn
mcc="604"
mnc="02"
carrier="Inwi"
apn="www.inwi.ma"
type="default,supl,hipri,dun,fota,cbs"
/>
<apn
mcc="604"
mnc="02"
carrier="Inwi MMS"
apn="mms.wana.ma"
authtype="0"
mmsc="http://mms.wana.ma:38090"
mmsport="8080"
mmsproxy="10.86.0.10"
password=""
port=""
proxy=""
type="mms"
user=""
/>
</apns>