Commit graph

782 commits

Author SHA1 Message Date
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
2e6c8fc57c bsc config: set codec-list to match mncc_codec 2023-08-31 05:52:13 +02:00
01ceebd641 Make osmo-bsc config more like current defaults
Just helps to see any difference if write is used from the vty.
2023-08-31 05:51:18 +02: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
Monocots
73866e0349 Fix path to pcu script in vty util 2023-08-30 23:53:25 +00: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
0e24b1e31b FS config: Avoid annoying ERRORS with reloadxml
Remove include statements for files that do not exist
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
983453313d Add shell vty helper
Yet another vty helper that opens vtys in tmux - this one
is more related to PS service.
2023-07-18 23:32:53 +02:00
20c16d811a Add remote transcoding sip profile
Also, adds a global var vpn_ip for clarity.
2023-07-08 01:35:46 +02:00
a371dd54fe FS Set default RTP port range 16200-16600 2023-07-08 00:53:43 +02:00
Monocots
734a7d7b42 MGW: Don't patch any RTP
Also set no allow-transcoding, for what it may be worth
2023-07-07 22:51:50 +00:00
553b74a96e further CGP hack updates 2023-03-31 06:32:01 +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
5efa2f813c CGP Update 2023-03-30 06:56:45 +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
Monocots
0b91b49ef8 Set AMR modes disticntly for UmSite, + change start mode 2023-03-30 04:02:54 +00: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
111ac12afe sudo: Oper allow journalctl 2023-03-29 01:12:14 +02:00
01e0fb80f3 Generate per BTS pcu config files 2023-03-28 09:55:16 +02:00
fea2cbff3c BTS: update provision and scripts 2023-03-28 08:45:36 +02:00
a0464a329f improve check for empty rrd 2023-03-28 08:40:38 +02:00
e1713bbc3a More Updates to collectd/CGP 2023-03-28 08:02:13 +02:00
ca9e6b2252 update bts vty logging 2023-03-25 20:09:03 +01:00
2a291139d0 Change collect plugins 2023-03-25 20:02:54 +01:00
6ffe84916b collectd: Deal with spaces in BTS names 2023-03-25 19:38:32 +01:00
bb0d187fef Collectd updates 2023-03-24 23:00:56 +01: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
7f94ea2584 fix collectd-hack script 2023-03-17 23:46:06 +01:00
eaddcf6a88 Add some packet capturing utility shell functions 2023-03-17 21:22:39 +01:00
0629671dc7 Install tshark 2023-03-17 21:10:16 +01:00
50520dd3c2 remove riak related shell functions 2023-03-17 20:22:13 +01:00
25ee22f9e5 add sudo alias for (system|journal)ctl 2023-03-17 20:16:59 +01:00