free5gc / smf

Apache License 2.0
19 stars 93 forks source link

SMF sends PDU Session Establishment Reject to UE when it fails to release the old session with duplicated PSI #59

Closed mariakagi closed 1 year ago

ianchen0119 commented 2 years ago

Hi @mariakagi

According to the test result: https://github.com/free5gc/free5gc/runs/8063725844?check_suite_focus=true it looks like SMF needs to download openapi@1.0.4:

go mod download github.com/free5gc/openapi

Thanks.