apn: Update Finnland: Elisa, Telia from AOSP/Sony

MCC: 244
MNC: 05, 91

See change I2eb9d14009eff688133cd32f8ae4d6956cbc62d2 on Android review,
currently not merged yet. It seems to be the best-maintained publicly
available reference point though.

Issue: FP3-A11#360
Change-Id: Ib4681b2c6fdf01a38f02880a04b666e592f4a13a
diff --git a/apns-conf.xml b/apns-conf.xml
index ceb2e8b..a6d7b05 100644
--- a/apns-conf.xml
+++ b/apns-conf.xml
@@ -4019,13 +4019,30 @@
       mmsport="8080"
       type="mms"
   />
+
   <apn carrier="Elisa Internet"
+      carrier_id = "1475"
       mcc="244"
       mnc="05"
       apn="internet"
-      type="default,supl"
+      type="default,ia,supl"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
   />
+
+  <apn carrier="Elisa IMS"
+      carrier_id = "1475"
+      mcc="244"
+      mnc="05"
+      apn="ims"
+      type="ims"
+      protocol="IPV6"
+      roaming_protocol="IPV6"
+      user_visible="false"
+  />
+
   <apn carrier="Elisa MMS"
+      carrier_id = "1475"
       mcc="244"
       mnc="05"
       apn="mms"
@@ -4033,15 +4050,30 @@
       mmsproxy="213.161.41.57"
       mmsport="80"
       type="mms"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
   />
+
+  <apn carrier="Elisa Ut"
+      carrier_id = "1475"
+      mcc="244"
+      mnc="05"
+      apn="xcap"
+      type="xcap"
+      protocol="IPV6"
+      roaming_protocol="IPV6"
+      user_visible="false"
+  />
+
   <apn carrier="Saunalahti Internet"
       mcc="244"
       mnc="05"
       apn="internet.saunalahti"
       type="default,supl"
-      mvno_match_data="2440541"
       mvno_type="imsi"
+      mvno_match_data="2440541"
   />
+
   <apn carrier="Saunalahti MMS"
       mcc="244"
       mnc="05"
@@ -4050,9 +4082,10 @@
       mmsproxy="62.142.4.197"
       mmsport="8080"
       type="mms"
-      mvno_match_data="2440541"
       mvno_type="imsi"
+      mvno_match_data="2440541"
   />
+
   <apn carrier="TDC Internet"
       mcc="244"
       mnc="10"
@@ -4134,20 +4167,50 @@
       mmsport="8080"
       type="mms"
   />
-  <apn carrier="SONERA Internet"
+
+  <apn carrier="Telia Internet"
+      carrier_id = "1480"
       mcc="244"
       mnc="91"
       apn="internet"
-      type="default,supl"
+      type="default,ia,supl"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
   />
-  <apn carrier="SONERA MMS"
+
+  <apn carrier="Telia IMS"
+      carrier_id = "1480"
       mcc="244"
       mnc="91"
-      apn="wap.sonera.net"
-      mmsc="http://mms.sonera.fi:8002"
+      apn="ims"
+      type="ims"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
+      user_visible="false"
+  />
+
+  <apn carrier="Telia MMS"
+      carrier_id = "1480"
+      mcc="244"
+      mnc="91"
+      apn="mms"
+      mmsc="http://mms/"
       mmsproxy="195.156.25.33"
-      mmsport="80"
+      mmsport="8080"
       type="mms"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
+  />
+
+  <apn carrier="Telia Ut"
+      carrier_id = "1480"
+      mcc="244"
+      mnc="91"
+      apn="hos"
+      type="xcap"
+      protocol="IPV4V6"
+      roaming_protocol="IPV4V6"
+      user_visible="false"
   />
 
   <apn carrier="Omnitel MMS"