Ridza Fauzi
Results
2
comments of
Ridza Fauzi
there is an inactivity timer in srsgnb which is "inactivity_timeout_ms". you may increase it so that gnb wont release the ue quickly. srsRAN/srsgnb/hdr/stack/rrc/rrc_nr_config.h:71: uint32_t inactivity_timeout_ms = 100000;
i think its not because of suci unknown. its due to non cleartext IE included error. i fixed this bug in my recent code changes. you can clone the repo...