Commit graph

722 commits

Author SHA1 Message Date
b5650a8e41 remove the msc assoc mgw from the 'stack' script 2023-02-15 21:13:11 +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
6a22e15a0d Bump DB revision 2023-02-07 22:48:55 +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
d4f90c20ad remove obsolete param 2023-02-06 00:28:12 +01:00
Monocots
4a0890f903 Add support file for Debian 11 2023-01-27 05:44:33 +00:00
Monocots
21c87c6c01 Adding skeleton support for Debian 11 2023-01-27 05:40:18 +00:00
fd7cdfdcd9 Add hack to set correct date with GPS
The GPS unit has a problem with rollover and is 1024 weeks behind, so
bump the date forward after gpsdate sets it
2023-01-26 01:07:29 +01:00
1b23f4e558 Add BTS models to vars
Make this data available to shell scripts
2023-01-26 00:45:44 +01:00
2ebb792b69 Add setting alias in BTS shell 2023-01-25 03:14:55 +01:00
f98044c9d2 Disable stderr log target on BTS daemons
We don't do anything with it anyway.
2023-01-24 21:46:39 +01:00
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
6d993331c0 Change DB revision to integer 2023-01-19 02:09:46 +01:00
0d8015324d Bump DB revision 2023-01-19 02:02:55 +01:00
9a5a821bac Bump hlr to rev6 2023-01-13 22:53:29 +01:00
47fb741400 Remove Riak related cron jobs 2023-01-11 17:53:01 +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
1cb56e8c13 bsc config: disallow dyn chans as SDCCH8 2023-01-10 23:06:19 +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
7351a6f561 remove nitb related cron entry 2023-01-10 00:56:10 +01:00
b678d91563 Update osmo-hlr
Also restart the service on package update
2023-01-10 00:48:41 +01:00
34dc965338 Update vty command 2023-01-07 23:23:38 +01:00
700ebe4a7b Add new dGSM config to osmo-hlr 2023-01-07 03:28:11 +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
d5911e58f8 Bump DB revision to 14
It's been this way for quite some time, but never commited
2023-01-04 23:30:41 +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
357bafa878 apt, add hiera var import 2023-01-04 22:38:20 +01:00
358e626d3c Change AMR config threshold/hysteresis
even though some of these are not used as we only define one mode
2023-01-04 22:24:41 +01:00
d45db0a8a0 fix sgsn config 2023-01-04 04:36:29 +01:00
24fdef4cd0 Fix for nightly repo option 2023-01-04 04:32:19 +01:00
d9fd3e5e6d Add BTS script for RT tx power control 2023-01-04 02:08:36 +01:00
54263dba7c Add a function for routing to a remote test BTS. 2023-01-04 01:59:35 +01:00
248e66351f Add script to install FS sounds 2023-01-04 01:57:55 +01:00
e37d5cb55f Commiting various minor changes 2023-01-04 01:46:40 +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
568d5e8aab osmo-bsc: set e1_line keepalive 2022-11-26 01:12:34 +00: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
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