fixeria has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/42469?usp=email )
Change subject: pySim/EF.SMSP: fix encoding of TP-Destination Address ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/pysim/+/42469/comment/222c58c7_c0eeb6d0?usp=ema... : PS1, Line 10: TS-Service Centre Address field. However, even though the encoding
TS 31.102 consistently and repeatedly calls it "TS-Service Centre Address"
3 x times it's TS-Service Centre Address, and 1 x time it's TP-Service Centre Address. Also, in our code the respective field is named `tp_sc_addr` - this is why I got suspicious. TP is Transport Protocol, TS is... I have no idea. Anyways, not a merge blocker.