Attention is currently required from: fixeria, pespin.
5 comments:
File library/s1ap/S1AP_Templates.ttcn:
Patch Set #1, Line 2293: procedureCode := S1AP_Constants.id_HandoverPreparation,
Are you sure this ID is correct?
Yes, this ID in conjunction with initiating meassage defines the message type. Wireshark trace confirms this.
Patch Set #1, Line 2337: procedureCode := S1AP_Constants.id_HandoverPreparation,
Are you sure this ID is correct?
Yes, dito.
Optional IEs can be added later whenever they're needed. […]
I agree.
Patch Set #1, Line 2391: template (omit) TransportLayerAddress dl_tla,
we usually set default value to ":= omit" for "template (omit)".
Done
I see no optional IEs between the `E-RABs To Be Setup List` and `Source to Target […]
Done
To view, visit change 41008. To unsubscribe, or for help writing mail filters, visit settings.