Attention is currently required from: neels.
1 comment:
Commit Message:
Patch Set #2, Line 20: Procedure", but doesn't
My humble conclusion is to just accept all the variants that an implementation could sensibly choose […]
The way how its specified in the ASN.1 syntax:
```
rAB-Assignment RANAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE RAB-AssignmentRequest
OUTCOME RAB-AssignmentResponse
PROCEDURE CODE id-RAB-Assignment
CRITICALITY reject
}
```
The way how I read this that the RAB assignment procedure should never have a SUCCESSFUL OUTCOME or an UNUSUCCESSFUL OUTCOME, but always _only_ OUTCOME. RAB-assinment, sRVCCPreparation and ueRadioCapabilityMatch are the only three procedures in the RANAP-PDU-Descriptions that have this.
I'm not saying any of this as an argument to change your code - I'm just stating it to clarify what the spec says.
To view, visit change 37393. To unsubscribe, or for help writing mail filters, visit settings.