Make LAC config availble to the shell. Run a script on MSC restart to change the lac and write a state flag to disk. Due to the fact that osmo-msc may restart due to crash or power outage hence loosing all VLR state, force all UE to send a LUR by changing the LAC on all BTS via CTRL commands to osmo-bsc.
4 lines
153 B
Text
4 lines
153 B
Text
[Service]
|
|
ExecStart=
|
|
ExecStart=/usr/bin/osmo-msc -c /etc/osmocom/osmo-msc.cfg -l /var/lib/osmocom/sms.db
|
|
ExecStartPost=/home/rhizomatica/bin/swap_lac.sh
|