Attention is currently required from: jolly.
1 comment:
File library/BSSMAP_Templates.ttcn:
Patch Set #1, Line 371: template BSSMAP_IE_CellIdentifier tr_CellId_CGI(hexstring mcc, hexstring mnc, BssmapLAC lac, BssmapCI ci)
this looks really strange: a tr_* template having only value params, modifying another tr template, and the field inside in line 374 being a ts_* template.
Sounds like you want params in line 371 to be "template (present) ...", and use a tr_* below in line 374.
To view, visit change 33144. To unsubscribe, or for help writing mail filters, visit settings.