mirror of https://github.com/pvnis/srsRAN_4G.git
nas: when receiving detach request, don't enter plmn_search automatically
this patch fixes an issue with TC_9_3_1_17 after the "send attach in RRC connected" issue has been fixed. The TC failed because the UE would always attempt to re-attach, even after receiving an explicit detach request WITHOUT re-attach from the network. According to TS 24.301 Sec. 5.5.2.3.2 the handling of that message largely depends on the detach cause sent by network. Since we don't currently parse and handle that the simplest solution here is to just enter deregistered:::null. The patch is also part of the fix for issue #2237master
parent
2576ada9e1
commit
cc750d96ee
Loading…
Reference in New Issue