179ae3e29b
Add osmo stack shell var
2021-04-19 04:48:53 +02:00
Monocots
3fd4d62a93
Add shell help function for osmo proc.
2021-04-19 02:42:13 +00:00
dcddb45085
fix mux-in port
2021-03-11 08:39:37 +01:00
d9e8651d9f
RCCN: Add vsat param to config_values
...
This will be used in future commits to RCCN
2021-03-11 08:31:14 +01:00
39c7fa358f
Fix sems regex map and config typo
2021-03-11 08:30:10 +01:00
ec16a0ddc1
Add configuration for vSat
...
Add sems install and config
Add FS profiles for Vsat incoming calls via sems + related gateway
2021-03-11 08:04:26 +01:00
Monocots
04d9009575
Remove ns1 version of sgsn config
2021-03-02 06:14:51 +00:00
f14e2c7a04
Modifications to Split Stack Config
...
Setup params needed for dGSM
2021-03-01 12:09:43 +01:00
Monocots
b561a84390
Fix nitb config template
2021-02-27 20:57:00 +00:00
be4597d985
Install compatible config for older sgsn
2021-02-26 07:05:13 +01:00
fc9d81ae3e
Add to last commit
...
This needs to be automated in some way, or removed.
2021-02-26 06:57:38 +01:00
8864a27db6
fix the localnet.json generation
2021-02-26 06:43:37 +01:00
2965ecdaf6
Add utility function to open old HLR db
2021-02-26 05:07:17 +01:00
fcda7401f4
Updates to Osmo Split Stack Config
2021-02-26 05:06:33 +01:00
Monocots
bf116cc6b4
Add welcome_sms
2021-02-24 06:55:40 +00:00
ac03cfe5a4
Osmocom configs: Fix compatability with latest release
2020-11-13 07:23:04 +01:00
92dda40864
Add config variable needed by split stack branch
2020-10-28 17:03:24 +01:00
814c343721
Enable commenting of cronjobs if the system is not yet in production
...
If a system is not fully deployed, then these cronjobs will
generate errors and a lot of email.
2020-10-21 18:31:18 +02:00
893ba49e68
GPRS Services: Temporarily open to all
...
Open GPRS services and do not restart the osmo-sgsn every 24 hours.
Let's see how long it runs and how everything behaves with the maximum load
we can give it.
2020-10-13 01:59:14 +02:00
e2c3d2736c
osmo-bsc: Add meas-feed to config
2020-10-09 00:03:37 +02:00
1411dbc968
Wrap SITE name in quotes
...
Previously these were one word, but now it seems other forms
of writing the site name are introduced
"Allende, Chalcatongo" triggered this
2020-10-05 17:44:05 +02:00
1f2f704570
nitb config: sgsn port is 23000
2020-09-27 09:16:07 +02:00
a11eb2f315
Add sms_db param to config_values.py
...
Upcoming commit to rccn relies on this variable being defined
2020-09-27 09:14:12 +02:00
635c60ffc7
pdp shell function, Sort by IP
2020-09-22 14:31:09 +02:00
3715a8d162
mail setup: remove the mail domain.
...
This way the From: contains the origin hostname
2020-09-11 13:27:55 +02:00
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
acf328e03e
Add path to bts_defs JSON in config_values
2020-09-09 14:04:32 +02:00
700b1a4fec
Add a json BTS/TRX definition file to rccn
2020-09-09 13:46:03 +02:00
a5e853a415
Use port 23000 on sgsn
2020-09-03 22:04:48 +02:00
30bc66ca71
Add sms_db param and sms() shell function
2020-09-02 13:34:21 +02:00
d5b67e7b63
Write config by puppet in all .cfg
2020-09-02 12:38:49 +02:00
8262126398
log category (not hex) in all
2020-09-02 12:37:33 +02:00
3a6808de7c
Update config templates to match vty
...
Match more or less what the vty writes
2020-09-02 12:36:04 +02:00
d62c4c3e2c
OSMO: Remove deprecated config entries
2020-09-02 11:29:46 +02:00
f243fab7ab
Add osmo-stp config file
2020-09-02 11:28:23 +02:00
3e2ad631c2
Fix error with BTS template:
...
Add SDCCH chans!
2020-08-28 18:51:52 +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
1cedf0c0fc
Improve NITB config template.
...
Introduces a multiple file template and iterates over the defined
BTS array from the hiera data.
This is really a backport of the as yet uncommitted work on creating osmo-*
config files for the split stack. Making this change here for the nitb will
allow for removal for some deprecated variables in hiera.
At this time, I don't think there is any site that is actually using
a puppet-generated nitb config file, but if there were, the results of this code
should be more less funcionally equivalent, providing the BTS definition is correct.
2020-08-24 15:16:33 +02:00
695c794089
Fix command for checking hung puppet process
...
Previous version would result in running /bin/kill
with no parameter if the job ran while a young puppet
process was active.
2020-06-28 11:32:19 +02:00
de974d4cd7
Check for hung puppet process
2020-06-25 14:17:39 +02:00
da3546d02f
Bump DB revision to 13
2020-06-25 14:11:31 +02:00
e1581b5a88
Add gateway to Ext RTP profile
2020-05-22 05:46:41 +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
ea3e00ee8e
Add some scripts to the bts
...
Also, allocate a tty when ssh to the BTS
2020-05-22 04:00:37 +02:00
b1f8621aff
Allow passing command to bts ssh
2020-05-21 23:13:11 +02:00
2ae8182631
Rebuild the SGSN acl every night
2020-05-21 03:13:50 +02:00
ec6278278b
Add dids to config and vars
2020-05-20 02:55:58 +02:00
Monocots
6c834a2c01
Add a splash of colour to topcalls()
2020-05-19 23:13:26 +00:00