Commit graph

12 commits

Author SHA1 Message Date
Monocots
925383d3e6 Add config for systemd coredump 2022-11-18 21:18:30 +00:00
dffa533c68 Add possibility use osmo binaries from /usr/local 2022-07-03 23:20:52 +02:00
e5971a2375 Add LAC swapping for osmo-msc
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.
2021-06-09 01:29:04 +02:00
4d797f48ab start hlr after tinc 2021-04-22 20:46:36 +02:00
ec16a0ddc1 Add configuration for vSat
Add sems install and config
Add FS profiles for Vsat incoming calls via sems + related gateway
2021-03-11 08:04:26 +01:00
f14e2c7a04 Modifications to Split Stack Config
Setup params needed for dGSM
2021-03-01 12:09:43 +01:00
8e385712b6 .. and fix that typo :-/ 2020-10-23 03:04:36 +02:00
f2299489ba Fix systemd param name 2020-10-23 03:02:43 +02:00
9ba225a86c Enable core dumps for SGSN 2020-10-22 05:28:38 +02:00
680e0b53e2 MSC: use systemd dropin override
Use override file instead of writing the unit service file directly.
2020-10-21 18:18:53 +02:00
f6395068c8 Split stack: Initial commit install/configure
This commit installs the osmo stack daemons and configuration
if the hiera parameter rhizo::osmo_stack is 'split'

Setting this param won't break anything for a nitb based install,
but it will disable running the nitb and run osmo-bsc instead.
2020-08-28 17:08:37 +02:00
Monocots
f892dd4254 Systemd should start runit after the network is UP 2019-09-11 09:49:00 +00:00