Attention is currently required from: pespin, dexter.
Patch set 4:Code-Review +2
1 comment:
File library/PCUIF_Types.ttcn:
Patch Set #2, Line 319: octetstring
I have changed it to charstring now
Thanks.
but I also saw IMSI as octetstring in some places
If we go for octetstring, we would have to convert between `octetstring` and `charstring` when sending and receiving PCUIF PDUs. This is inconvenient and limits matching capabilities.
It also appears also sometimes heckstring
`hexstring` you mean? This is for BCD encoding, which is not the case here.
P.S. hex the planet!
To view, visit change 32606. To unsubscribe, or for help writing mail filters, visit settings.