mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
pySim-read.py: Enable parsing of Home ePDG Identifier in USIM
As per TS 31.102, version 13.4.0 Release 13, this EF can found under ADF.USIM at File Id 6ff3. Also, if service n°106 and service n°107 are available, this file shall be present. Change-Id: I68114d328d1af5682a5bc1fa7642882e80b5de4d
This commit is contained in:
@@ -114,5 +114,6 @@ USIM Service Table: 01ea1ffc21360480010000
|
||||
Service 64 - VGCS security
|
||||
Service 65 - VBS security
|
||||
|
||||
ePDGId: Can't read file -- SW match failed! Expected 9000 and got 6a82.
|
||||
Done !
|
||||
|
||||
|
||||
@@ -130,5 +130,6 @@ USIM Service Table: 9eff1b3c37fe5900000000
|
||||
Service 53 - Extension 8
|
||||
Service 55 - MMS User Connectivity Parameters
|
||||
|
||||
ePDGId: Can't read file -- SW match failed! Expected 9000 and got 6a82.
|
||||
Done !
|
||||
|
||||
|
||||
@@ -150,6 +150,9 @@ USIM Service Table: beff9f9de73e0408400170730000002e00000000
|
||||
Service 94 - Extended Terminal Applications
|
||||
Service 95 - Support of UICC access to IMS
|
||||
|
||||
ePDGId:
|
||||
Not available
|
||||
|
||||
ISIM Service Table: 190200
|
||||
Service 1 - P-CSCF address
|
||||
Service 4 - GBA-based Local Key Establishment Mechanism
|
||||
|
||||
@@ -138,5 +138,6 @@ USIM Service Table: 9e6b1dfc67f6580000
|
||||
Service 53 - Extension 8
|
||||
Service 55 - MMS User Connectivity Parameters
|
||||
|
||||
ePDGId: Can't read file -- SW match failed! Expected 9000 and got 6a82.
|
||||
Done !
|
||||
|
||||
|
||||
Reference in New Issue
Block a user