-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UE cannot finish PDU establishment request (COTS UE + SRSRAN) #94
Comments
Hi @gckopper I can see this in the AMF logs:
but nothing in the SMF logs. Do you have other logs from the SMF ? |
First of all, thank you for the response! Yes, those are all the logs the SMF is producing. I was also able to figure out this issue, I had to add the phone's plmn to the plmnList of the SMF (in the
However, there is a new issue.
I've attached the pcaps generated by srsRAN once again and now all the core functions have their log level set to |
TL;DRThere is a workaround to this issues I was having and I was able to connect the COTS UE to the internet using srsRAN with a USRP. The configuration used is in the attached file. What's the issue?The issue seems to be the usage of roaming. The sim card I was using had a PLMN of 90170 and the cellphone (Samsung Galaxy A33 5G) used seems to block connections to this PLMN. Due to my inability to change the PLMN of sim card I was using roaming with a network configured for the test PLMN (00101). However, after changing the phone used to a Oneplus Nord 5G and changing the network to use the same PLMN as the sim card, it worked! Takeaways
FilesThese files contain the logs for all core functions, pcaps and configuration files used. The logs for srsRAN were not included because of their size of over 16MB compressed. |
The issue
"Select SMF failed: DNN[internet] is not supported or not subscribed in the slice"
I'm using srsran configured with a plmn id 00101 while UE uses 90170 (with roaming enabled).
I'm using a Samsung A33 5G as the UE.
The srsran and UE work with other cores (open5Gs and OAI-CN) so I don't think that's the issue.
Versions
srsRAN Project 23.10.1
free5gc-compose v3.3.0
UE status when issue occurs
Logs
dnn-issue.tar.gz
The text was updated successfully, but these errors were encountered: