[mobile-broadband-provider-info] kz: remove defunct CDMA operators with new GSM operator Altel 4G for Kazakhstan



commit 35a1950ea7d238b3c7a9e2f3516fa6e2e1a5a0ec
Author: Ilyas Bakirov <just_ilyas yahoo com>
Date:   Mon May 1 19:01:07 2017 +0000

    kz: remove defunct CDMA operators with new GSM operator Altel 4G for Kazakhstan
    
    Mobile provider Altel closed CDMA network with Pathword and Dalacom trademarks
    on 01 July 2015 and switched to GSM as known as Altel 4G.
    
    Finally Altel 4G was acquired by Tele2 on 29 February 2016 (deal closed date)
    and Altel 4G trademark operates separately.
    
    Reference:
    1- Kazakhstan MNC codes (https://en.wikipedia.org/wiki/Mobile_country_code#Kazakhstan_-_KZ, 
http://www.altel.kz/serv/apn/)
    2- Pathword and Dalacom defunct (http://www.altel.kz/news/detail.php?ID=1336)
    3- Altel acquisition by Tele2 (http://www.altel.kz/news/detail.php?ID=1859)
    4- Altel 4G and Tele2 operations (http://www.altel.kz/news/detail.php?ID=2182, 
http://www.almaty.tele2.kz/ru/485.html)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782020

 serviceproviders.xml |   20 ++++++++------------
 1 files changed, 8 insertions(+), 12 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index ddc1f14..a604841 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -7750,18 +7750,14 @@ conceived.
                </gsm>
        </provider>
        <provider>
-               <name>Pathword</name>
-               <cdma>
-                       <username>Pathword</username>
-                       <password>Pathword</password>
-               </cdma>
-       </provider>
-       <provider>
-               <name>Dalacom</name>
-               <cdma>
-                       <username>Dalacom</username>
-                       <password>Dalacom</password>
-               </cdma>
+               <name>Altel 4G</name>
+               <gsm>
+                       <network-id mcc="401" mnc="77"/>
+                       <apn value="internet">
+                               <plan type="postpaid"/>
+                               <usage type="internet"/>
+                       </apn>
+               </gsm>
        </provider>
 </country>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]