You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing oai-spgwu-tiny with an SMF implementation from Open5GCore (commercial product).
I got the OAI UPF register with these environment variables:
I'm testing oai-spgwu-tiny with an SMF implementation from Open5GCore (commercial product).
I got the OAI UPF register with these environment variables:
The UPF registers with SMF successfully, but PDU session establishment does not work.
packet sample on N4 interface
The error message is:
IE type 85 refers to
PFCP_IE_CREATE_BAR
.I searched the code and it appears that the relevant decoding section is commented out:
openair-spgwu-tiny/src/pfcp/3gpp_29.244.cpp
Lines 510 to 515 in 93df899
Is there any particular reason for this?
The text was updated successfully, but these errors were encountered: