Attention is currently required from: fixeria.
2 comments:
File 5gc/ConnHdlr.ttcn:
Patch Set #2, Line 407: bit2oct(nas_cause
Can you pass `cmd. […]
I could, but I want to store it as nas_cause since it's a way to specify I'm "decoding" the octetstring container.
Patch Set #2, Line 418: li_resp := { it_resp };
I think you can do `li_resp[i] := it_resp` unconditionally here. […]
I think it's fine here since it's a growing list of items. The other way feels like filling some position for a size which was not specified.
To view, visit change 40779. To unsubscribe, or for help writing mail filters, visit settings.