Commit graph

237 commits

Author SHA1 Message Date
10897aa03a Standardise a mailer setup
At least on Debian 10, use msmtp and install a basic configuration.
Previously the network was using a mishmash of exim, sendmail or
whatever happened to be installed. For the moment, install the config
also on debian9, some of which are using ssmtp, which is no longer
maintained in debian :(
2020-09-11 13:08:56 +02:00
3019892848 Add hiera params for FS version and pinning 2020-09-11 12:58:46 +02:00
5fafee41db Also pin LIBfreeswitch 2020-09-11 12:20:02 +02:00
4736d25c05 SysmoBTS: provision, skip bts on first ssh access error 2020-09-09 14:43:24 +02:00
be742ba98c SysmoBTS, check for 2050 in check.sh 2020-09-09 14:31:48 +02:00
93958cc875 Adding buster pinning preference 2020-09-09 14:13:03 +02:00
6606f68db3 Add pinning config for stretch 2020-09-09 13:43:13 +02:00
f900041f67 BTS commissioning: Add script for network/interfaces
Read this script before running it!
2020-09-09 00:52:37 +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
e6e7ff6afe Remove the sip connector .deb package from /tmp 2020-08-26 17:32:27 +02:00
85b3ab856c WS and comments 2020-05-22 04:20:28 +02:00
8b2e6e6eb3 Create templates for BTS config 2020-05-22 04:19:13 +02:00
ea47d2d229 Add utility scripts to (un)lock RF 2020-05-22 04:01:15 +02:00
ea3e00ee8e Add some scripts to the bts
Also, allocate a tty when ssh to the BTS
2020-05-22 04:00:37 +02:00
33f2f29244 FS: Add External RTP profile 2020-05-21 06:53:37 +02:00
Monocots
29bb7182cb FS: Lan profile on port 5091
5090 is used by sems in sites with vSAT
2020-05-19 23:12:12 +00:00
b882802ac9 Change default JB size on 'outgoing' 2020-05-12 07:48:14 +02:00
998e93fd6f Update FS to 1.10.3 2020-05-12 07:43:29 +02:00
2705bd5df9 BTS: check for expect before trying install 2020-05-11 23:47:50 +02:00
f1059f92d6 check for sysmobts-util
Also make one less call and also  check for model numbers
2020-05-11 23:47:08 +02:00
81a7961bc6 BTS opkg, set path for install
Otherwise we can get an error calling install scripts
useradd not found, for example
2020-05-11 23:34:11 +02:00
98648569aa Add opkg credentials for BTS 2020-05-09 05:53:05 +02:00
305998cf65 Use bash array in get_position script 2020-05-07 22:12:27 +02:00
250461aae1 Install vty script in /usr/local/bin 2020-05-03 03:03:23 +02:00
46359ea466 Add sudo option for fwd ssh keys 2020-05-01 01:34:09 +02:00
26980e41cb Add ipk packages for expect and scripts 2020-04-30 03:00:04 +02:00
97b08d6651 Activate LED hack 2020-04-29 06:35:19 +02:00
4d4d745092 Adding a PCU config file 2020-04-29 06:34:56 +02:00
9685f7598c Add script to update from nightly 2020-04-29 06:24:13 +02:00
e737ba29e4 BTS: set nameservers seperately 2020-04-29 05:20:08 +02:00
71bd325cfe typo in variable name 2020-04-29 05:17:21 +02:00
2e4f552ab7 Script to check local MASQ
This is for BTS access to d/l updates
2020-04-29 05:11:37 +02:00
5238b5a847 First version of BTS provision script 2020-04-29 05:04:58 +02:00
3becae1f23 Adding skeleton test file to BTS scripts 2020-04-29 03:48:57 +02:00
bd8f00a3d0 Use arrays in scripts for BTSs 2020-04-29 02:41:05 +02:00
0e360b2194 Build BTS defs in vars.sh from array
and, Number the BTS from 0 in environment
2020-04-29 00:30:41 +02:00
e2e8c76b70 MEAS: make sure the pipe is a pipe 2020-04-28 23:52:41 +02:00
58bfcceaf4 Add BTS folder readme 2020-04-28 23:06:21 +02:00
47fc49af22 FS: Add patched lib for debian stretch
clean up old unused version and install directly
based on lsb dist code
2020-04-18 04:51:36 +02:00
Monocots
0975253a56 update codec module 2020-04-17 06:05:54 +02:00
64fbe2d4ec FS outgoing profile params
min sess expires: webrtc clients seem to need this.
add auto jitter buffer
2020-04-17 05:37:18 +02:00
03358161c4 lan SIP listen on 5090 2020-04-17 05:36:14 +02:00
27cb815270 FS rtcp interval 2020-04-17 05:35:47 +02:00
674b3ac94c Remove FS python SWIG files 2020-04-17 05:11:49 +02:00
c506d47b76 joerc is slightly different in versions 4.4/4.6 2020-04-17 04:53:20 +02:00
8df40f98a9 Simplify locale.gen
remove commented entries
2020-04-16 21:51:30 +02:00
Monocots
cbd13217bd Ensure osmo-sip-connector is 1.3.0
Osmo Sip Connector after version 1.3.0 updated the MNCC version
and will not work anymore with the osmo-nitb. As the .deb is
no longer available we save a copy of it here and will install
manually in a fortchcoming commit.
2020-04-16 07:34:11 +02:00
Monocots
befe0021eb Add new version of patched libfreeswitch for RTP type 98 2020-04-16 07:31:25 +02:00
Monocots
b16e3e3b0b FS, Add Opus codec on outgoing profile 2020-04-16 07:23:00 +02:00
Monocots
122acc3d7e Install arch optimised codec 2020-04-16 07:09:41 +02:00