Attention is currently required from: pespin, lynxis lazus.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/32510 )
Change subject: HLR_Tests: add testcase for multiple APNs in subscriber data ......................................................................
Patch Set 6:
(1 comment)
File hlr/HLR_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/32510/comment/8ec1ca5e_4137f... PS6, Line 1037: tr_GSUP_IE_APN('08'O & char2oct("internet"))
Sure I can also write most of your patches, but that's not the point right? ;)
lynxis, can you please get that function implemented? It shouldn't be too hard to iterate over the dotted-string and generate the length-prefixed binary format? If there really is an actual problem doing this in TTCN3, I'd love to hear about it (and in the worst case, you can always wrap a C/C++ function, as we do for checksum stuff).