Hello all,
I have deployed in a VM free5gc via helm following the corresponding guide (https://free5gc.org/guide/7-free5gc-helm/).
In another VM, I run the OCUDU gnb (functional split 8) and a USRP B210 is attached to it.
The commercial UE is Samsung Galaxy A55 5G. I have programmed accordingly the sysmoUSIM-SJS1 sim with the command:
./pySim-prog.py -p0 -s 8988211000000326572 --mcc=001 --mnc=01 -a XXXX --imsi=001010123456789 -k 8719AAF85F5B6369371FFD51E1E995BA --opc=BAB53240D8514E5584DB7C5A645B0F78
So the PLMN is 00101.
The gnb is connected to the free5gc core.
The UE scans the 5G network.
During the communication between the amf and the gnb seems to there is a misconfiguration. Not sure what is it. There is no specific error message or something similar. The gnb sends to the amf UEContextReleaseRequest. I attach the related pcap file.
Also, I attach the configuration files (values.yaml) that I have modified. Worth mentioning that I am using single UPF and not the ulcl option, that is default in the charts. I have named the attached files using their path in the directory to avoid confusion.
Has anyone seen something similar or do you have any idea what goes wrong?
Thanks in advance
files_free5gc_debug.7z (9.1 KB)