Ali Güngör
Ali Güngör
Thanks @hanifuuc UERANSIM no longer saves the log outputs to a file. I removed this feature in v3.0.1, and there is no plan to bring this feature back. Because I...
Hi @dayal007 SDAP layer was not implemented yet and UERANSIM does not support QoS flows at the moment. This feature is on roadmap and I'm planning to implement it after...
Hi @PallaviTharigonda I'm not really sure if we can currently "test" the concept of network slicing in either UERANSIM or Open5GS side. Regards
@PallaviTharigonda I mean I'm not sure about a testing (or checking) procedure for network slicing. We already implemented slicing in the UE side
@PallaviTharigonda Yes, you can configure UE to use any network slice. But the main configurations and flows are on the network side. UE only indicates that I want to use...
@Sningi This error is caused by an old version of C++ Please use the latest versions of the following two: 1. g++ 2. cmake Regards
@Sningi I noticed that there was a mistake in `bits.hpp` file. I fixed it and pushed to the master. You can try again with the latest code.
@alf-askey UERANSIM does not support handover at the moment, but it's on the roadmap. I'll start implementing the handover feature after completing other prioritized tasks in radio layer.
~Hi. RRC packets are not visible in wireshark currently. Because the lower layers are not implemented yet.~ RRC packets are now visible with our RLS dissector wireshark plugin.
Hi Hebert --- UE PLMN search failure and other errors should be trivial. Let's look for the `SCTP connection refused error` first. --- `SCTP could not connect: Connection refused` error...