Commit graph

257 commits

Author SHA1 Message Date
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
55df1a8d4f Add param for sysmoBTS amps on/off
This is for the sysmoBTS 2050
2020-04-11 05:37:49 +02:00
Monocots
bca9ccae5d Meas: separate the meas_json task
This allows more than one client to open the web meas
2020-04-11 05:29:46 +02:00
root
a6f5127f8f rebase file on Debian installed version
keep the file similiar to the OS installed version
2019-09-12 08:14:29 -05:00
Monocots
f892dd4254 Systemd should start runit after the network is UP 2019-09-11 09:49:00 +00:00
0b1ab8df7a Add files for deploying to sysmoBTS 2050 2019-09-07 11:55:10 +02:00
Monocots
a794825a5c Add sip connector config and runit files 2019-08-17 10:50:19 +00:00
Monocots
b179f58489 FreeSwitch, make use of the mncc_ip_address variable 2019-08-10 07:12:35 +00:00
Monocots
d5ab417196 fix AMR mode 4, fix erroneous start-mode in nitb config 2019-08-08 11:38:10 +00:00
Monocots
7f6a763640 backups: commit lines that escaped from 58f74c30 2019-07-02 09:01:33 +00:00
Monocots
58f74c3095 backup strategy: reduce size of daily backup dumps
We need a new backup strategy.
In the meantime, dramatically reduce the size by not dumping large tables.
TODO: even increase the frequency of dumping the more volatile data?
TODO: implement some kind of incremental backup.
2019-06-30 15:48:30 +00:00
Monocots
a213a662b0 Install /etc/tmux.conf 2019-06-27 11:16:17 +00:00
Monocots
d50e59fe5c Add vty script to bin 2019-06-16 11:51:49 +00:00
Monocots
b083dd40a9 FS: put the external profile on port 5059 2019-06-16 11:50:13 +00:00
Monocots
bc67a28644 Debian freeswitch, install binary lib that uses dyn type 98
Freeswitch starts dynamic PT at 102, see
    https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse/src/switch_core_media.c#10217
    /* it could be 98 but chrome reserves 98 and 99 for some internal stuff even though they should not.
       Everyone expects dtmf to be at 101 and Its not worth the trouble so we'll start at 102 */
    Thanks again google bully. :-(

    This is not recompiled just bit patched to change 102 to 98. Sky did not fall down (yet).
2019-06-16 11:40:35 +00:00
Monocots
404f5674e7 Update AMR to use modes 4,5 and OA 2019-06-16 11:39:03 +00:00
Monocots
1c0962480b FS monitoring, check the outgoing profile 2019-06-16 11:35:33 +00:00
Monocots
54be005968 Revert to turning amps ON
partially reverts 9e5c09cb80
but keeping the turn_off_amplifier.sh script.
2019-06-16 11:34:48 +00:00
Monocots
ff8f642ee0 load functions from /etc/profile.d 2019-06-16 11:29:25 +00:00
Monocots
d6cde0ba3c Use osmo-bsc-meas-utils
Use package from osmo repo for meas_json
2019-05-27 18:03:45 +00:00
Monocots
5298032ee9 Update module 2019-05-27 16:59:28 +00:00
Monocots
c09edc96a7 Apache/php i18n needs es_ES? 2019-03-30 11:26:21 +00:00
Monocots
e489d3f8dd Add support to playback stream 2019-03-28 22:41:38 +00:00
3e1e04ad2b Use RCCN sounds for mod_say_es 2019-03-27 12:53:33 +00:00
fddf95e66a utils: restart FS with fsctl shutdown elegant 2019-03-27 12:53:01 +00:00
def2b2a819 Add nitb default file to activate mncc 2019-03-06 14:07:57 +00:00
6ec4a26e08 Script: Don't restart freeswitch, just profiles 2019-03-06 10:03:10 +00:00
331a9fe682 FS: Minor changes to internal vpn profile 2019-03-06 10:01:33 +00:00
d461ecbb22 Add correct FreeSwitch AMR config 2018-11-11 11:56:18 +00:00
62fb64d2fa Fix FreeSwitch config for es_MX sounds 2018-11-11 11:55:24 +00:00
f0ce99d6a5 Freeswitch, add a LAN SIP profile 2018-03-01 18:04:12 +00:00