-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathHN.xml
More file actions
54 lines (54 loc) · 1.09 KB
/
HN.xml
File metadata and controls
54 lines (54 loc) · 1.09 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
<?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="708"
mnc="02"
carrier="INTERNET TIGO HN"
apn="internet.tigo.hn"
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="708"
mnc="02"
carrier="MMS TIGO HN"
apn="mms.tigo.hn"
mmsc="http://mms"
mmsport="8888"
mmsproxy="10.16.17.12"
password=""
type="mms"
user=""
/>
<apn
mcc="708"
mnc="020"
carrier="INTERNET TIGO HN"
apn="internet.tigo.hn"
password=""
port=""
proxy=""
type="default,supl"
user=""
/>
<apn
mcc="708"
mnc="020"
carrier="MMS TIGO HN"
apn="mms.tigo.hn"
mmsc="http://mms"
mmsport="8888"
mmsproxy="10.16.17.12"
password=""
type="mms"
user=""
/>
</apns>