osmo-bsc/src
Harald Welte 243d768d7d Fix regression causing loss of static system-information messages
In commit 8b1a2f8cd7 we started to
initialize bts->si_valid to 0.  This means we are skipping the manually
configured static system information.

Instead, we have to initialize bts->si_valid to bts->si_mode_static,
i.e. start with those that are static and not to be auto-generated.

Found while developing
http://git.osmocom.org/osmo-ttcn3-hacks/tree/sysinfo

Change-Id: Iab9cc93cf6d54560a72cc393cc3721a8d10e04bf
Closes: #2367
2017-08-27 03:52:45 +02:00
..
gprs check for missing result of rate_ctr_group_alloc() 2017-08-27 03:52:45 +02:00
ipaccess move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
libbsc Fix regression causing loss of static system-information messages 2017-08-27 03:52:45 +02:00
libcommon Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
libcommon-cs check for missing result of rate_ctr_group_alloc() 2017-08-27 03:52:45 +02:00
libfilter move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
libiu Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
libmgcp mgcp: hack RAB success from nano3G: patch first RTP payload 2017-08-27 03:52:45 +02:00
libmsc transaction: reject calls from unidentified subscribers 2017-08-27 03:52:45 +02:00
libtrau move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
libvlr Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
osmo-bsc Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
osmo-bsc_mgcp move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
osmo-bsc_nat move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
osmo-msc Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
utils move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
Makefile.am Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00