# HG changeset patch # User František Kučera # Date 1376929301 -7200 # Node ID bba37f95b2f504a15198f879092ccb02556531c9 # Parent ac53385a2af79ce96dce2efb52ff821bb599b2fb data: MCC, MNC diff -r ac53385a2af7 -r bba37f95b2f5 data/dictionary.xml --- a/data/dictionary.xml Mon Aug 19 18:07:29 2013 +0200 +++ b/data/dictionary.xml Mon Aug 19 18:21:41 2013 +0200 @@ -494,7 +494,7 @@ - a unique indentifier of a subscription in a GSM or a UMTS network; + a globally unique indentifier of a subscription in a GSM or a UMTS network; follows numbering plan defined by E.164 – international phone number @@ -505,17 +505,39 @@ - + + + a globally unique identifier stored on the SIM card used in GSM, UMTS and LTE networks; + a 64 bit value usually presented as 15 digit number; + consists of MCC (country code), MNC (network code) and MSIN (subscription ID) + + - - + + + a unique numeric identifier of a country; + a part of IMSI; + often used in tuple with MNC; + + + - - + + + a unique numeric identifier of a mobile network (carrier); + a part of IMSI; + often used in tuple with MCC + +