srsenb_sib.conf.tmpl: increase default T311 value to 10s

this matches the default of Amarisoft eNB so tests can use the same values

Change-Id: Ic81fb6428751305d8b37a25bddb0d018ca6f51f6
This commit is contained in:
Andre Puschmann 2020-05-31 12:21:00 +02:00
parent 98ad77e4a0
commit f7915a8509
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ sib2 =
t301 = 100; // in ms
t310 = 1000; // in ms
n310 = 1;
t311 = 1000; // in ms
t311 = 10000; // in ms
n311 = 1;
};