-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathAO.xml
More file actions
44 lines (44 loc) · 994 Bytes
/
AO.xml
File metadata and controls
44 lines (44 loc) · 994 Bytes
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
<?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="631"
mnc="02"
carrier="Unitel Internet"
apn="internet.unitel.co.ao"
type="default,supl"
/>
<apn
mcc="631"
mnc="02"
carrier="Unitel MMS"
apn="mms.unitel.co.ao"
mmsc="http://10.128.4.10/wapenc"
mmsport="8080"
mmsproxy="10.128.2.70"
port=""
proxy=""
type="mms"
/>
<apn
mcc="631"
mnc="04"
carrier="Movicel Angola"
apn="internet.movicel.co.ao"
type="default,supl"
/>
<apn
mcc="631"
mnc="04"
carrier="Movicel Angola MMS"
apn="mms.movicel.co.ao"
mmsc="http://10.33.14.180:8080"
mmsport="8080"
mmsproxy="10.33.15.133"
type="mms"
/>
</apns>