-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathFJ.xml
More file actions
80 lines (80 loc) · 1.77 KB
/
Copy pathFJ.xml
File metadata and controls
80 lines (80 loc) · 1.77 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
<?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="542"
mnc="01"
carrier="Vodafone FJ"
apn="vfinternet.fj"
type="default,supl"
/>
<apn
mcc="542"
mnc="01"
carrier="Vodafone FJ MMS"
apn="live.vodafone.com.fj"
mmsc="http://pxt.vodafone.net.fj/pxtsend"
mmsport="9201"
mmsproxy="010.202.002.040"
type="mms"
/>
<apn
mcc="542"
mnc="01"
carrier="vodafone fj"
apn="live.vodafone.com.fj"
authtype="3"
mmsc="http://pxt.vodafone.net.fj/pxtsend"
mmsport="8080"
mmsproxy="10.202.2.40"
password=""
port="8080"
proxy="10.202.2.40"
type="*"
user=""
/>
<apn
mcc="542"
mnc="02"
carrier="Digicel FJ"
apn="web.digicelpacific.com"
type="default,supl"
/>
<apn
mcc="542"
mnc="02"
carrier="Digicel FJ MMS"
apn="wap.digicelpacific.com"
mmsc="http://mms.digicelpacific.com:8990"
mmsport="8080"
mmsproxy="10.150.122.12"
type="mms"
/>
<apn
mcc="542"
mnc="02"
carrier="Digicel MMS"
apn="wap.digicelpacific.com"
mmsc="http://mms.digicelpacific.com:8990"
mmsport="8080"
mmsproxy="10.150.122.12"
password=""
port=""
proxy=""
type="mms"
user=""
/>
<apn
mcc="542"
mnc="02"
carrier="Digicel Web"
apn="web.digicelpacific.com"
password=""
type="default,supl"
user=""
/>
</apns>