mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Following the tutorial in the RF simulator, the PDU session cannot be established because the Slice Differentiator to request(nssai_sd) parameter in the ue.conf file is 1(integer) but in the documentation the default value of the nssai_sd is 0xFFFFF(meaning "no SD") Now the nssai_sd parameter is removed in the ue.conf to establish the PDU session.