Attention is currently required from: pespin.
Patch set 2:Code-Review +1
2 comments:
File 5gc/ConnHdlr.ttcn:
Patch Set #2, Line 407: bit2oct(nas_cause
Can you pass `cmd.pDUSessionResourceReleaseCommandTransfer` directly here?
Patch Set #2, Line 418: li_resp := { it_resp };
I think you can do `li_resp[i] := it_resp` unconditionally here.
At least this works for S1AP stuff (grep for `items[i] :=` in `S1GW_ConnHdlr`).
To view, visit change 40779. To unsubscribe, or for help writing mail filters, visit settings.