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/.
herlesupreeth gerrit-no-reply at lists.osmocom.orgherlesupreeth has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/21872 )
Change subject: Update ISIM IST table as per the latest 3GPP TS 31.103 specification
......................................................................
Update ISIM IST table as per the latest 3GPP TS 31.103 specification
Change-Id: I8f6a96721beb9621ac453715cf2d0303989cfe85
---
M pySim/ts_31_103.py
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/72/21872/1
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: 1
Gerrit-Owner: herlesupreeth <herlesupreeth at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201224/ffb67373/attachment.htm>