mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-23 13:58:33 +03:00
pySim-prog.py: add support for MSISDN programming
This change implements programming of EF.MSISDN as per 3GPP TS 31.102,
sections 4.2.26 and 4.4.2.3, excluding the following fields:
- Alpha Identifier (currently 'FF'O * 20),
- Capability/Configuration1 Record Identifier ('FF'O),
- Extension1 Record Identifier ('FF'O).
This feature is introduced exclusively for sysmoUSIM-SJS1.
Othere SIM card types need to be tested.
Change-Id: Ie033a0ffc3697ae562eaa7a241a0f6af6c2b0594
This commit is contained in:
committed by
Vadim Yanitskiy
parent
4b1c763395
commit
5a541016fb
@@ -50,7 +50,7 @@ HPLMNAcT:
|
||||
ffffff0000 # unused
|
||||
|
||||
ACC: 0008
|
||||
MSISDN: Can't read file -- Length of MSISDN (136 bytes) is out of range
|
||||
MSISDN (NPI=1 ToN=1): +77776336143
|
||||
AD: 00000002
|
||||
Done !
|
||||
|
||||
|
||||
Reference in New Issue
Block a user