Attention is currently required from: dexter, neels.

laforge has posted comments on this change by laforge. ( 
https://gerrit.osmocom.org/c/pysim/+/41735?usp=email )

Change subject: pySim.esim.saip.personalization: Support for EF.SMSP 
personalization
......................................................................


Patch Set 7:

(2 comments)

File pySim/esim/saip/personalization.py:

https://gerrit.osmocom.org/c/pysim/+/41735/comment/1b30d506_d18534c1?usp=email :
PS5, Line 129:         for pe in pes.get_pes_for_type('usim'):
> I am not 100% sure here, maybe our application does not even require this. […]
youi are correct in that an EF.SMSP can separately exist for both ISIM and 
CSIM.  The latter is currently not supported at all from our codebase, so I'm 
fine with that.  For ISIM, it is potentially more intresting.  In reality, I'd 
expect 99.9% of all IMS enabled eSIMs out there not to contain a separate 
EF.SMSP, at which point the UE falls back to ADF.USIM/EF.SMSP.  If we had a 
requirement for different SMSP for USIM and ISIM (or multiple USIM and/or ISIM 
in the profile, which is permitted under the spec), the problem is: How would 
the user specify which of those he wants to set.  As the entire 
ConfigurableParameter only exists once, we'd probably at least want to rename 
this to UsimSmspTpScAddr and add a similar IsimSmspTpScAddr, to cover the most 
common case.


https://gerrit.osmocom.org/c/pysim/+/41735/comment/68188a7b_5abafee7?usp=email :
PS5, Line 132:             #print("SMSP (orig): %s" % f_smsp.body)
> Do you want to keep this commented out debug print? (there is another one 
> below)
I'll remove it in the next version, thanks.



--
To view, visit https://gerrit.osmocom.org/c/pysim/+/41735?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I6b0776c2e753e0a6d158a8cf65cb030977782ec2
Gerrit-Change-Number: 41735
Gerrit-PatchSet: 7
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-Attention: neels <[email protected]>
Gerrit-Attention: dexter <[email protected]>
Gerrit-Comment-Date: Tue, 23 Dec 2025 20:06:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: dexter <[email protected]>

Reply via email to