Commit graph

432 commits

Author SHA1 Message Date
1af43d36d5 Add Currencies to config_values 2023-11-16 02:04:31 +01:00
Puppet
bf7dff75d9 Wifi CP fixes: Apache listen and servername
Use the IP address for a Servername and make sure we listen on port 81
2023-11-14 16:10:28 -06:00
Monocots
ce8089c65b Add 2100 to BTS ts configs 2023-08-31 17:23:47 +00:00
c1e043fdd2 osmo-bsc: BTS dependent timeslot config.
Makes the timeslot config a little more complex. Supports configuring an Umsite
for FR only.
2023-08-31 05:42:16 +02:00
dc47d8a206 Always install python-iptables
We are importing it in RCCN regardless of config
2023-08-22 03:30:58 +02:00
c749dd35f8 Wifi Captive Portal
An implementation of a simple Captive Portal that allows
access to an IP network via forwarding on the same machine
running the GSM core network.

A Wifi AP could be connected to the ethernet port
specified in the hiera as wifi_if (default eth3)
Any Wifi AP can be used, and configured as desired.

In the future, maybe a RADIUS based solution could
supercede this.
2023-08-22 01:52:59 +02:00
f993e23566 Ensure removal of obsolete FS files 2023-08-03 03:35:48 +02:00
1fbe4aef12 FS: Rename SIP Profiles 2023-08-03 03:35:48 +02:00
4c72c9b55e Remove pointless fs_version/distro conditional 2023-08-02 06:38:29 +02:00
c7529d826b Don't create unusable osmo-bsc config with bts-type unknown 2023-07-27 18:36:05 +02:00
Monocots
055a522b12 Bump osmo-libs versions 2023-07-25 21:10:08 +00:00
ed55c9d179 Packages: HLR,MSC - Install from OBS repo
This osmo-msc contains fix for a memory leak with SMPP.
2023-07-25 07:48:12 +02:00
Monocots
f4d25555bf Fixup package versions 2023-07-25 05:38:30 +00:00
Monocots
502b86bfad Packages: ensure php version 2023-07-24 21:06:02 +00:00
c4decc900f Remove Support for Debian 9 2023-07-24 11:43:40 -06:00
90937e797d Add Osmocom OBS repository 2023-07-24 19:28:44 +02:00
61e31ebfa7 Bump some package versions 2023-07-23 23:40:29 +02:00
0b2dafe094 write semaphore file for bsc restart on config change 2023-03-31 05:35:52 +02:00
7f0add2a59 Add bsc overrride for local/bin 2023-03-31 05:24:32 +02:00
82dde679e8 sysctl is in /sbin/ on debian 9 2023-03-31 01:56:27 +02:00
bc340b8a99 Add some configurable support for ipv6 2023-03-31 01:41:10 +02:00
60432f69b1 user privs: add groups for reading logs/coredumps 2023-03-30 23:06:42 +02:00
1adf3a92a3 Manage tinc-up script
We might want to add routes globally here, so we can avoid nat elsewwhere,
Also make sure that the route to DGSM mcast is up if tinc is retarted
2023-03-30 06:42:12 +02:00
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
01e0fb80f3 Generate per BTS pcu config files 2023-03-28 09:55:16 +02:00
e1713bbc3a More Updates to collectd/CGP 2023-03-28 08:02:13 +02:00
51760b1bcf Multiple user config changes
Starting to make the system operable without using root.

Changes to groups, sudo, some file permissions.
Places all the user key config into users.pp
2023-03-18 22:46:11 +01:00
306bb24792 CGP: Now hosting the repo
Change the URL and remove the config file patch as
it is now committed to the repo.

(This change temporarily requires force => true but I didn't commit that.)
2023-03-18 18:00:53 +01:00
0629671dc7 Install tshark 2023-03-17 21:10:16 +01:00
868d576631 Add user osmocom 2023-03-15 09:40:30 +01:00
b8c721dd78 replace line deleted in error in last commit 2023-03-14 15:52:57 +01:00
51166a1f8f Fix user definitions 2023-03-14 15:24:24 +01:00
13c926da8f bump SGSN version 2023-02-22 02:58:09 +01:00
767b84f4d5 apt: move irontec repo section to common 2023-02-15 20:22:17 +01:00
6b6d5f087a packages: add xmltodict
also, move packages that are common to common section
2023-02-15 18:56:27 +01:00
8c84c98039 config: Add sip calling param 2023-02-07 22:47:47 +01:00
c488a754d2 Export codecs config to RCCN
And change default mncc, inter to AMR
2023-02-06 00:45:20 +01:00
Monocots
21c87c6c01 Adding skeleton support for Debian 11 2023-01-27 05:40:18 +00:00
29832190cf Refactor how we restart FS when neccesary
Sometimes RCCN updates require FS to restart, we don't do this because
we don't want to drop calls, instead we were waiting till the nighttime
when it's likely there are no calls, (we still didn't drop them)

Let's issue a shutdown elegant right away, so FS will restart as soon as 'possible'
2023-01-23 23:07:01 +01:00
161a0bb032 Extend PHP session.gc_maxlifetime
Don't get logged out of RAI so quickly
2023-01-20 17:16:36 +01:00
9a5a821bac Bump hlr to rev6 2023-01-13 22:53:29 +01:00
be4b675292 Remove Riak 2023-01-11 17:45:53 +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
cce605be74 Add site_routing table 2023-01-10 17:53:50 +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
357bafa878 apt, add hiera var import 2023-01-04 22:38:20 +01:00