From 28484d03e31cec11aa47c41bf52edca9d76c47dc Mon Sep 17 00:00:00 2001 From: Supreeth Herle Date: Wed, 25 Mar 2020 15:00:20 +0100 Subject: Update ISIM IST table as per the 3GPP TS 31.103 specification V15.6.0 Change-Id: I8f6a96721beb9621ac453715cf2d0303989cfe85 --- pySim/ts_31_103.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pySim/ts_31_103.py b/pySim/ts_31_103.py index 0d08fe6..d48ff97 100644 --- a/pySim/ts_31_103.py +++ b/pySim/ts_31_103.py @@ -42,7 +42,8 @@ EF_IST_map = { 16: 'URI support for SMS-PP DOWNLOAD as defined in 3GPP TS 31.111 [31]', 17: 'From Preferred', 18: 'IMS configuration data', - 19: 'XCAP Configuration Data' + 19: 'XCAP Configuration Data', + 20: 'WebRTC URI', } EF_ISIM_ADF_map = { -- cgit v1.2.3