forked from public/pysim
Update UST table as per the latest 3GPP TS 31.102 specification
Change-Id: I07e250f0ada325a23cd58a33f162b0faa01d272b
This commit is contained in:
committed by
herlesupreeth
parent
8e0fccdbf3
commit
4d9e6beaed
@@ -135,6 +135,23 @@ EF_UST_map = {
|
|||||||
109: 'MCPTT',
|
109: 'MCPTT',
|
||||||
110: 'ePDG configuration Information for Emergency Service support',
|
110: 'ePDG configuration Information for Emergency Service support',
|
||||||
111: 'ePDG configuration Information for Emergency Service configured',
|
111: 'ePDG configuration Information for Emergency Service configured',
|
||||||
|
112: 'eCall Data over IMS',
|
||||||
|
113: 'URI support for SMS-PP DOWNLOAD as defined in 3GPP TS 31.111 [12]',
|
||||||
|
114: 'From Preferred',
|
||||||
|
115: 'IMS configuration data',
|
||||||
|
116: 'TV configuration',
|
||||||
|
117: '3GPP PS Data Off',
|
||||||
|
118: '3GPP PS Data Off Service List',
|
||||||
|
119: 'V2X',
|
||||||
|
120: 'XCAP Configuration Data',
|
||||||
|
121: 'EARFCN list for MTC/NB-IOT UEs',
|
||||||
|
122: '5GS Mobility Management Information',
|
||||||
|
123: '5G Security Parameters',
|
||||||
|
124: 'Subscription identifier privacy support',
|
||||||
|
125: 'SUCI calculation by the USIM',
|
||||||
|
126: 'UAC Access Identities support',
|
||||||
|
127: 'Expect control plane-based Steering of Roaming information during initial registration in VPLMN',
|
||||||
|
128: 'Call control on PDU Session by USIM',
|
||||||
}
|
}
|
||||||
|
|
||||||
LOCI_STATUS_map = {
|
LOCI_STATUS_map = {
|
||||||
|
|||||||
@@ -155,6 +155,10 @@ USIM Service Table: beff9f9de73e0408400170730000002e00000000
|
|||||||
Service 93 - Communication Control for IMS by USIM
|
Service 93 - Communication Control for IMS by USIM
|
||||||
Service 94 - Extended Terminal Applications
|
Service 94 - Extended Terminal Applications
|
||||||
Service 95 - Support of UICC access to IMS
|
Service 95 - Support of UICC access to IMS
|
||||||
|
Service 122 - 5GS Mobility Management Information
|
||||||
|
Service 123 - 5G Security Parameters
|
||||||
|
Service 124 - Subscription identifier privacy support
|
||||||
|
Service 126 - UAC Access Identities support
|
||||||
|
|
||||||
ePDGId:
|
ePDGId:
|
||||||
Not available
|
Not available
|
||||||
|
|||||||
Reference in New Issue
Block a user