Attention is currently required from: pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/36787?usp=email )
Change subject: ranap_common: Implement support for missing procedures ...................................................................... Patch Set 1: (1 comment) File src/ranap_common_cn.c: https://gerrit.osmocom.org/c/osmo-iuh/+/36787/comment/5f9d9f69_86e58777 PS1, 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 https://gerrit.osmocom.org/c/osmo-iuh/+/36787?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-iuh Gerrit-Branch: master Gerrit-Change-Id: I7dea74102da8b610ff2a310c5814f5c89f08e7a6 Gerrit-Change-Number: 36787 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-CC: pespin <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Mon, 13 May 2024 12:18:38 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]> Gerrit-MessageType: comment
