Skip to content
Snippets Groups Projects
Commit ee12051b authored by Ismael Gomez's avatar Ismael Gomez
Browse files

Removed unused options in ue.conf. Fixes #143

parent 86818ad6
No related branches found
No related tags found
No related merge requests found
......@@ -101,19 +101,11 @@ imei = 353490069873319
#####################################################################
# RRC configuration
#
# stimsi_attach: If enabled, always tries first an S-TMSI attach using the
# S-TMSI value stored in .stimsi file generated in previous run
# mmec_value: If defined (non-zero), overwrites the value stored in .stimsi file
# m_tmsi_value: If defined (non-zero), overwrites the value stored in .stimsi file
#
# ue_category: Sets UE category (range 1-5). Default: 4
# feature_group: Hex value of the featureGroupIndicators field in the
# UECapabilityInformation message. Default 0xe6041c00
#####################################################################
[rrc]
#stmsi_attach = false
#mmec_value = 0
#mtmsi_value = 0
#ue_category = 4
#feature_group = 0xe6041c00
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment