Commit graph

44 commits

Author SHA1 Message Date
22a6f38ae4 Change base osmo packages from latest to installed
this is pending update to new latest, these packages are not available anymore
on the osmocom feed.
2023-03-30 05:59:10 +02:00
13c926da8f bump SGSN version 2023-02-22 02:58:09 +01:00
Monocots
21c87c6c01 Adding skeleton support for Debian 11 2023-01-27 05:40:18 +00:00
9a5a821bac Bump hlr to rev6 2023-01-13 22:53:29 +01:00
232985753c Update BSC restart-on-update mechanism 2023-01-10 23:19:45 +01:00
9c752de22c Bump osmo-bsc version 2023-01-10 22:08:02 +01:00
b678d91563 Update osmo-hlr
Also restart the service on package update
2023-01-10 00:48:41 +01:00
76d9f49fac Fix typo in package name 2023-01-07 02:51:20 +01:00
ddf8125dbe Bump hlr package version 2023-01-07 02:46:52 +01:00
21d341b0c7 OSMO: Static version for osmo-hlr package 2023-01-07 01:15:57 +01:00
24fdef4cd0 Fix for nightly repo option 2023-01-04 04:32:19 +01:00
Monocots
2911ad0ad7 Add lcls param to manifest 2022-11-18 23:24:49 +00:00
Monocots
e62004d62c Add osmo stack script 2022-11-18 23:21:57 +00:00
Monocots
2774694b4c Update package versions and ensure rules 2022-10-25 18:59:44 +00:00
58b73ef6b8 Remove PRAGMA commands on databases 2022-07-10 04:06:52 +02:00
dffa533c68 Add possibility use osmo binaries from /usr/local 2022-07-03 23:20:52 +02:00
9c1f72a257 Set MGW number endpoints 2022-07-03 23:16:00 +02:00
5e653ffac7 Don't force latest version of osmo dependencies
This may create problems after a release.
FIXME: We need to maintain out own osmo packages.
2022-07-03 21:01:02 +02:00
4d80d2bed3 Install collectd on all systems 2022-06-14 19:43:01 +02:00
fcad69e86f Install systemd-coredump on osmo-* systems 2022-06-14 19:33:26 +02:00
ca7caeb21b Bump Osmo Utils version 2022-06-14 05:13:42 +02:00
c13bf85aa4 Add further collectd configuration 2022-06-14 05:12:49 +02:00
Monocots
e98417f99a Add statsd config + collectd 2022-06-13 21:30:54 +00:00
4001808b2a Osmo CNI has a new release, update versions 2021-12-04 08:11:54 +01:00
8dff4eab0f OSMO: fix channel config.
Correctly setup a 2nd TRX and ensure we only use TCH/F for explicit GSM codec.
2021-10-14 02:18:57 +02:00
406633c77f Update sipcon version 2021-10-12 09:30:36 +02:00
8ed7cac7cd BSC: Make encryption a5 a puppet param 2021-06-22 20:22:09 +02:00
9fdab8b69c osmo: Add packages requirement to start services. 2021-06-10 08:17:50 +02:00
Monocots
aa09c262b4 osmo: package modifications
Make sure to uninstall osmocom-nitb because it conflicts with python3-osmopy-*
('/usr/bin/soap.py' is in both packages)

Alos make sure to install latest version of libs needed by osmo-*
2021-06-10 05:11:55 +00:00
Monocots
96a5956de9 Update versions of osmo-* for latest feed 2021-06-10 04:59:35 +00:00
4f5669d436 Add symlink to osmopy for python2.7 2021-06-09 03:50:31 +02:00
c5809a00ca install osmopy libs and utils 2021-06-07 21:25:57 +02:00
69aca48f7e Update vty script
Also install it on split stack system
2021-04-22 21:00:44 +02:00
f14e2c7a04 Modifications to Split Stack Config
Setup params needed for dGSM
2021-03-01 12:09:43 +01:00
b5686278f0 Don't run two MGWs 2021-02-26 05:14:23 +01:00
22702101fd osmo-bsc: Don't notify the hlr pragma exec 2021-02-26 05:13:54 +01:00
fcda7401f4 Updates to Osmo Split Stack Config 2021-02-26 05:06:33 +01:00
b1f575ab06 Osmocom: Install osmocom-{nightly|latest} meta package 2020-11-13 07:19:46 +01: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
901c9a66c0 Start MGW for MSC 2020-09-02 13:41:36 +02:00
30bc66ca71 Add sms_db param and sms() shell function 2020-09-02 13:34:21 +02:00
f243fab7ab Add osmo-stp config file 2020-09-02 11:28:23 +02:00
2b960b5fa3 Install sip connector latest on nightly 2020-09-02 11:27:41 +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