diff --git a/cmake_targets/oaisim_build_oai/CMakeLists.template b/cmake_targets/oaisim_build_oai/CMakeLists.template
index 4619c19e2510f2be758c65f226243fa088690f52..3b84d5ab48b7b198e83e47b978a9db11fbbf8a5c 100644
--- a/cmake_targets/oaisim_build_oai/CMakeLists.template
+++ b/cmake_targets/oaisim_build_oai/CMakeLists.template
@@ -67,8 +67,9 @@ set (  PHYSIM True )
 set (  PUCCH True )
 set (  RANDOM_BF False )
 set (  RF_BOARD "False" )
-set (  RRC_ASN1_VERSION "Rel10" )
 set (  RLC_STOP_ON_LOST_PDU False )
+set (  RRC_ASN1_VERSION "Rel10" )
+set (  RRC_DEFAULT_RAB_IS_AM True)
 set (  RRC_MSG_PRINT False )
 set (  RTAI False )
 set (  SECU False )