Attention is currently required from: pespin.
1 comment:
File src/ranap_common_cn.c:
Patch Set #1, Line 75: case RANAP_ProcedureCode_id_RelocationPreparation: /* RELOCATION REQUIRED */
why this rename to "relocatioNRequered" here?
We didn't create the ASN.1 of RANAP. In it, the RelocationPreparation procedure has a Relocation{Required,Command,PreparationFailure} as message types...
```
relocationPreparation RANAP-ELEMENTARY-PROCEDURE ::= {
INITIATING MESSAGE RelocationRequired
SUCCESSFUL OUTCOME RelocationCommand
UNSUCCESSFUL OUTCOME RelocationPreparationFailure
PROCEDURE CODE id-RelocationPreparation
CRITICALITY reject
}
```
To view, visit change 36787. To unsubscribe, or for help writing mail filters, visit settings.