Commit graph

227 commits

Author SHA1 Message Date
791f7ac968 Improve 'vty' command 2023-01-23 23:51:32 +01: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
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
34dc965338 Update vty command 2023-01-07 23:23:38 +01:00
1cbc1bdf88 vty script ad 'dq'
Add a pseudo level to the vty script to hush some of
the debug level logging
2023-01-04 23:19:31 +01:00
87e8738104 Commit some WT changes to BTS maint.sh 2023-01-04 23:11:32 +01:00
d9fd3e5e6d Add BTS script for RT tx power control 2023-01-04 02:08:36 +01:00
248e66351f Add script to install FS sounds 2023-01-04 01:57:55 +01:00
1cd5263e40 Remove Support for osmo-nitb 2022-12-07 21:52:47 +01:00
Monocots
fe03832b59 Correct error in 020284bf96 2022-11-29 00:27:09 +00:00
Monocots
e62004d62c Add osmo stack script 2022-11-18 23:21:57 +00:00
Monocots
f709539b0b Add option to specify codecs on "outgoing" profile 2022-11-18 23:17:55 +00:00
020284bf96 FS: Bind external IP by interface
Let's use freeswitch's interface: capability rather than specify a static IP
to bind to, which breaks then on systems attached to a DHCP router.
2022-11-19 00:08:18 +01:00
Monocots
925383d3e6 Add config for systemd coredump 2022-11-18 21:18:30 +00:00
Monocots
dbb6c1926c Backup osmo-hlr/msc databases 2022-11-16 02:12:33 +00:00
Monocots
bd1f5489ac Update HLR migration script 2022-10-25 19:03:37 +00:00
Monocots
3252b99fd5 Add semaphore file for 202 Amp Check
Allow to disable constant turning on of the PA on a sysmoBTS 2050
2022-10-25 19:03:00 +00:00
Monocots
238f4335b6 Minor change to vty script 2022-10-25 19:01:27 +00:00
da538ff1de Freeswitch version and lib fixes 2022-07-10 02:08:42 +02:00
3226b22502 Improve vty command 2022-07-04 05:12:31 +02:00
dca1111f81 Do not limit bash history size 2022-07-04 05:11:23 +02:00
dffa533c68 Add possibility use osmo binaries from /usr/local 2022-07-03 23:20:52 +02:00
c5382a1752 Make collectd-hack script more robust 2022-06-14 19:38:20 +02:00
9da21f2292 Add missing file referenced in c13bf85aa4 2022-06-14 19:06:03 +02:00
982eddd011 Collectd: Listen on A-bis Ethernet
So that we can collect stats from the BTS/PCU
2022-06-14 05:36:04 +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
8722e706c0 chk_masq scrpit: iptables needs full path run from cron 2021-12-04 08:06:57 +01:00
7a55de632c FS: Give AMR codec priority on internal channels 2021-12-04 08:00:08 +01:00
c9b2f98735 Add opkg -testing feed 2021-12-01 04:55:22 +01:00
d96bdf75b4 BTS: Give full path to update-ca-certificates 2021-12-01 04:53:38 +01:00
417d61f4a4 BTS Updates 2021-12-01 04:42:31 +01:00
89c7f9ad59 Move the SysmoBTS source directory 2021-11-30 21:40:30 +01:00
aaefbeb17e Fix up HLR migration script
Need osmo-hlr-db-tool installed.
Fix typos!
2021-10-12 09:28:33 +02:00
04c1091a10 Improve BTS monitor script
Just send one line alerts
Don't check BTS with no IP address (RBS)
2021-08-10 05:22:36 +02:00
cf353bc8cd Add an rc.local
Globally disable IPv6 and get IP addresses for the monitor.
2021-06-22 20:20:24 +02:00
71282c0e7d HLR migration: purge old records and vacuum 2021-06-22 20:14:16 +02:00
0f0a707200 Improve alerts, and use Spanish 2021-06-13 08:48:35 +02:00
4da91a76a4 monitoring: Don't send so many alerts 2021-06-13 00:15:06 +02:00
3a1bea12d6 BTS ping check: give it more time 2021-06-10 10:31:16 +02:00
048db7d476 BTS Add opkg script file for split stack 2021-06-10 08:17:12 +02:00
2eb3bcb182 hlr migrate: delete invalid IMSIs first 2021-06-10 07:32:46 +02:00
Monocots
37946161b4 CA Cert is broken 2021-06-10 04:58:31 +00:00
ad320affc2 Add initial BTS monitoring cron job
Integrate the old AMP monitoring script into
something new that can be expanded to run more check and
act on results.
2021-06-09 04:50:08 +02:00
Monocots
4736d7739b Add misc/fixes
Includes bot alert and misc files in /tmp/tmp
2021-06-09 02:10:42 +00:00
1aba4c2965 Permissions 2021-06-09 03:49:29 +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
1ffc4a47c7 Add BTS side NS check script 2021-06-04 08:32:26 +02:00