Attention is currently required from: fixeria, laforge, pespin.
1 comment:
File pySim/esim/saip/__init__.py:
So, when SUCI-CalcInfo for USIM in DF.SAIP contains both key types,
# then no profile-A or B services need to be requested explicitly.
In the real world, to be fair, I expect most opreators will only use either A or B. […]
I'll definitely trust your judgement here.
So the logic should be simply:
iff SUCI-CalcInfo contains a profile-A key:
set mandatory-services profile-a = present
iff SUCI-CalcInfo contains a profile-B key:
set mandatory-services profile-b = present
correct?
To view, visit change 42829. To unsubscribe, or for help writing mail filters, visit settings.