• Robert Schmidt's avatar
    Revert "Delay PDU session resource setup request if necessary" · 179ecb8e
    Robert Schmidt authored
    This reverts commit 0f100a6e, which
    introduced a hack to possibly wait with a PDU session setup at the RRC
    in case a RRC UE capability transaction (requesting UE capabilities from
    a UE) was ongoing. This happened, as we delayed the UE capabilities to
    after the first RRC reconfiguration; in that case, certain UEs were
    requesting the next PDU session, and if RRC did not delay the new PDU
    session (as requested from the core), this procedure might occur while
    UE capability enquiry was ongoing, leading to failures in these
    transactions.
    179ecb8e
rrc_gNB_NGAP.c 62.3 KB