This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/21872 )
Change subject: Update ISIM IST table as per the 3GPP TS 31.103 specification V15.6.0
......................................................................
Update ISIM IST table as per the 3GPP TS 31.103 specification V15.6.0
Change-Id: I8f6a96721beb9621ac453715cf2d0303989cfe85
---
M pySim/ts_31_103.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
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 @@
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 = {
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/21872
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I8f6a96721beb9621ac453715cf2d0303989cfe85
Gerrit-Change-Number: 21872
Gerrit-PatchSet: 3
Gerrit-Owner: herlesupreeth <herlesupreeth at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210105/c69a0f8d/attachment.htm>