Commit 591b45d2 authored by Javier Morgade's avatar Javier Morgade

Configure right lcid range at MBMS config file

	Now is aligned with RMSIMULATOR config file (this should solve CI issues with monolithic tests)
parent 456e90e2
...@@ -288,7 +288,7 @@ MCEs = ( ...@@ -288,7 +288,7 @@ MCEs = (
mnc_length = 2; mnc_length = 2;
} }
service_id=0; service_id=0;
lcid=8; #this must be properly defined lcid:8+service:0 -> rab_id:8 lcid=5; #this must be properly defined lcid:8+service:0 -> rab_id:5
} }
); );
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment