mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
TS 38.331 §5.3.1.1 forbids RRC_CONNECTED with SRB2 and zero DRBs. Releasing all DRBs must release the RRC connection. After PDU session release (3GPP TS 23.502 §4.3.4.2), OAI left SRB2 up and COTS UEs could re-establish into an invalid configuration. On NGAP PDU Session Release Response, if no DRBs remain and SRB2 is active, send NGAP UE Context Release Request. AMF Command drives RRCRelease on the existing CU-CP path. Closes: #148 Signed-off-by: Guido Casati <guido.casati@openairinterface.org>