aboutsummaryrefslogtreecommitdiffstats
path: root/pysim-testdata/Wavemobile-SIM.ok
diff options
context:
space:
mode:
authorSupreeth Herle <herlesupreeth@gmail.com>2020-03-22 08:20:11 +0100
committerSupreeth Herle <herlesupreeth@gmail.com>2020-04-27 12:29:00 +0200
commit9641299f9aec97b7a488756281ce9fe6b0702cfa (patch)
tree72ed72e2940b401b89c78a2894e8e7d77f662ad7 /pysim-testdata/Wavemobile-SIM.ok
parent69e5d27e3c8f595e003344e25cea957e6affb898 (diff)
Enable parsing of USIM Service table (UST)
As per TS.31.102, This EF indicates which USIM services are available. If a service is not indicated as available in the USIM, the ME shall not select this service. Parsing of UST is achieved by first selecting the USIM application using its AID. This is followed by selecting EF.UST with File ID - 6f38 in ADF.USIM Change-Id: I54dbbd40bd3d22cee81f7c32e58cd946f8564257
Diffstat (limited to 'pysim-testdata/Wavemobile-SIM.ok')
-rw-r--r--pysim-testdata/Wavemobile-SIM.ok39
1 files changed, 39 insertions, 0 deletions
diff --git a/pysim-testdata/Wavemobile-SIM.ok b/pysim-testdata/Wavemobile-SIM.ok
index 01ba6b7..2de0892 100644
--- a/pysim-testdata/Wavemobile-SIM.ok
+++ b/pysim-testdata/Wavemobile-SIM.ok
@@ -91,5 +91,44 @@ SIM Service Table: ff33ff0f3c00ff0f000cf0c0f0030000
Service 58 - Extension 8
Service 59 - MMS User Connectivity Parameters
+USIM Service Table: 9eff1b3c37fe5900000000
+ Service 2 - Fixed Dialling Numbers (FDN)
+ Service 3 - Extension 2
+ Service 4 - Service Dialling Numbers (SDN)
+ Service 5 - Extension3
+ Service 8 - Outgoing Call Information (OCI and OCT)
+ Service 9 - Incoming Call Information (ICI and ICT)
+ Service 10 - Short Message Storage (SMS)
+ Service 11 - Short Message Status Reports (SMSR)
+ Service 12 - Short Message Service Parameters (SMSP)
+ Service 13 - Advice of Charge (AoC)
+ Service 14 - Capability Configuration Parameters 2 (CCP2)
+ Service 15 - Cell Broadcast Message Identifier
+ Service 16 - Cell Broadcast Message Identifier Ranges
+ Service 17 - Group Identifier Level 1
+ Service 18 - Group Identifier Level 2
+ Service 20 - User controlled PLMN selector with Access Technology
+ Service 21 - MSISDN
+ Service 27 - GSM Access
+ Service 28 - Data download via SMS-PP
+ Service 29 - Data download via SMS-CB
+ Service 30 - Call Control by USIM
+ Service 33 - shall be set to 1
+ Service 34 - Enabled Services Table
+ Service 35 - APN Control List (ACL)
+ Service 37 - Co-operative Network List
+ Service 38 - GSM security context
+ Service 42 - Operator controlled PLMN selector with Access Technology
+ Service 43 - HPLMN selector with Access Technology
+ Service 44 - Extension 5
+ Service 45 - PLMN Network Name
+ Service 46 - Operator PLMN List
+ Service 47 - Mailbox Dialling Numbers
+ Service 48 - Message Waiting Indication Status
+ Service 49 - Call Forwarding Indication Status
+ Service 52 - Multimedia Messaging Service (MMS)
+ Service 53 - Extension 8
+ Service 55 - MMS User Connectivity Parameters
+
Done !