aboutsummaryrefslogtreecommitdiffstats
path: root/pysim-testdata
diff options
context:
space:
mode:
authorSupreeth Herle <herlesupreeth@gmail.com>2020-03-22 08:58:33 +0100
committerSupreeth Herle <herlesupreeth@gmail.com>2020-04-27 12:29:00 +0200
commitee15c77185615af669f0efe1e19a9fa748e224aa (patch)
tree4c13ef6c260bba83008a152fc9ea6e2c735179bf /pysim-testdata
parentdf33037e4212bcc6449bde12ae4b96058406fdae (diff)
Enable parsing of ISIM Service table (IST)
As per TS 31.103, This EF indicates which ISIM services are available. If a service is not indicated as available in the ISIM, the ME shall not select this service. Parsing of IST is achieved by first selecting the ISIM application using its AID. This is followed by selecting EF.IST with File ID - 6f07 in ADF.ISIM Change-Id: I3f0a7227360b72a707dc1bcc4cc9c8a4ec7ad2b2
Diffstat (limited to 'pysim-testdata')
-rw-r--r--pysim-testdata/sysmoISIM-SJA2.ok6
1 files changed, 6 insertions, 0 deletions
diff --git a/pysim-testdata/sysmoISIM-SJA2.ok b/pysim-testdata/sysmoISIM-SJA2.ok
index 80045cf..afc4491 100644
--- a/pysim-testdata/sysmoISIM-SJA2.ok
+++ b/pysim-testdata/sysmoISIM-SJA2.ok
@@ -150,5 +150,11 @@ USIM Service Table: beff9f9de73e0408400170730000002e00000000
Service 94 - Extended Terminal Applications
Service 95 - Support of UICC access to IMS
+ISIM Service Table: 190200
+ Service 1 - P-CSCF address
+ Service 4 - GBA-based Local Key Establishment Mechanism
+ Service 5 - Support of P-CSCF discovery for IMS Local Break Out
+ Service 10 - Support of UICC access to IMS
+
Done !