Monocots
73866e0349
Fix path to pcu script in vty util
2023-08-30 23:53:25 +00: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
1fbe4aef12
FS: Rename SIP Profiles
2023-08-03 03:35:48 +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
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
7f0add2a59
Add bsc overrride for local/bin
2023-03-31 05:24:32 +02:00
bc340b8a99
Add some configurable support for ipv6
2023-03-31 01:41:10 +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
fea2cbff3c
BTS: update provision and scripts
2023-03-28 08:45:36 +02:00
e1713bbc3a
More Updates to collectd/CGP
2023-03-28 08:02:13 +02: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
eaddcf6a88
Add some packet capturing utility shell functions
2023-03-17 21:22:39 +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
8d5987a078
Add shell function to make manual handover triger a little easier
2023-02-22 02:40:56 +01:00
09c0668c79
AMR: Don't use mode 1
...
turns out mode one (5_15) is a bad idea.
2023-02-17 05:13:20 +01:00
fc479be5d9
AMR modes: make better use of 'adaptive' in amr
2023-02-16 03:00:05 +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
1b23f4e558
Add BTS models to vars
...
Make this data available to shell scripts
2023-01-26 00:45:44 +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
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
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
1cb56e8c13
bsc config: disallow dyn chans as SDCCH8
2023-01-10 23:06:19 +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
700ebe4a7b
Add new dGSM config to osmo-hlr
2023-01-07 03:28:11 +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
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
54263dba7c
Add a function for routing to a remote test BTS.
2023-01-04 01:59:35 +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
568d5e8aab
osmo-bsc: set e1_line keepalive
2022-11-26 01:12:34 +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
dc9d99bf4e
Fixup BTS ssh functions
2022-11-18 21:16:13 +00:00
Monocots
7c3da1085c
Tweak osmo-bsc logging
2022-11-18 21:15:18 +00:00
Monocots
00ec9c9b8e
Add an alias to access psql db
2022-10-25 19:06:30 +00:00
Monocots
1a6c01175e
Update Osmo Config Files
2022-10-25 15:34:26 +00:00
Monocots
90e9e7032a
shell utility functions: add, improve
...
Add a function to open 4 common osmo vtys and make sure these tmux functions
don't open new sessions if the session already exists
2022-10-25 15:33:10 +00:00
Monocots
ab946b6e10
Randomize minute of nighttime BTS cronjob
...
Don't have all the BTS hit the servers at the same time (if we do opkg update, for example)
2022-10-25 15:31:40 +00:00