Skip to content
Snippets Groups Projects
Commit 5fd6481d authored by Oleg Ermakov's avatar Oleg Ermakov
Browse files

Modify APN for "Mobile TeleSystems" Russia

IPv4v6 support was added to main APN "internet.mts.ru" for "Mobile TeleSystems" Russia (mcc="250", mnc="01")

<apn carrier="MTS Internet"
      mcc="250"
      mnc="01"
      apn="internet.mts.ru"
      user="mts"
      password="mts"
      authtype="1"
      type="default,supl"
      protocol="IPV4V6"
      roaming_protocol="IPV4V6"
  />

Change-Id: I1b651941129ecff2ccdbc6dabbff5d5a587029ce
parent 6c9c5c0c
Branches
No related tags found
No related merge requests found
......@@ -5672,6 +5672,8 @@
password="mts"
authtype="1"
type="default,supl"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
/>
 
<apn carrier="MTS MMS"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment