Commit graph

665 commits

Author SHA1 Message Date
Monocots
f10d788110 Add webphone prefix to config_values 2019-07-13 12:17:13 +00:00
Monocots
77eab87a17 Avoid error on 1st run; make parent directory 2019-07-02 09:15:30 +00:00
Monocots
7f6a763640 backups: commit lines that escaped from 58f74c30 2019-07-02 09:01:33 +00:00
Monocots
a95e882c07 Update README
As this is now the master branch, remove reference to puppet4-debian
2019-07-02 08:59:01 +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
36709ef8cf Symlink puppet state
Add symlink for puppet state directory so rapi finds it
where it used to be.
2019-06-28 09:21:10 +00:00
Monocots
f00d32c463 Update README: mention ignoreschedules 2019-06-27 18:34:35 +00:00
Monocots
4f88ed339a Update README 2019-06-27 18:18:39 +00:00
Monocots
a213a662b0 Install /etc/tmux.conf 2019-06-27 11:16:17 +00:00
Monocots
c20386a289 Add some rccn-functions 2019-06-27 11:07:11 +00:00
Monocots
16a61d5462 remove dep on Exec restart-apache 2019-06-24 16:03:11 +00:00
Monocots
bc9dabc700 nitb template fix 2019-06-24 16:02:46 +00:00
Monocots
93a81c0bbf Instal sgsn, script to gen sgsn config 2019-06-24 16:02:22 +00:00
Monocots
07d3d84c5f merge reqs for nitb template 2019-06-24 15:38:22 +00:00
Monocots
996b86db87 merge legacy init.pp 2019-06-24 15:14:20 +00:00
Monocots
580e489ce1 merge legacy nitb template 2019-06-24 14:57:09 +00:00
Monocots
51ce0fa6a8 Update README 2019-06-16 12:04:02 +00:00
Monocots
8977584f79 Merge branch 'master' into whyteks/puppet4-debian 2019-06-16 11:52:47 +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
e0ece39cee CRON (re)activate sms_cleanup + update riak stategy 2019-06-16 11:48:54 +00:00
Monocots
a050b6f1ab Update rccn util functions 2019-06-16 11:47:36 +00:00
Monocots
179919452f NITB template: use tch/f 2019-06-16 11:47:13 +00:00
Monocots
0000d3e2f4 Establish an default value for max chans in use to
allow time unlimited local call
2019-06-16 11:43:26 +00:00
Monocots
0c6e4a43be Use nitb 1.2.0 2019-06-16 11:42:33 +00:00
Monocots
aff8e24952 Install sshd, telnet 2019-06-16 11:42:11 +00:00
Monocots
6334e0cf67 FS: install sounds mx-maria 2019-06-16 11:41:39 +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
6ffb97c363 Stats, use variables 2019-06-16 11:27:39 +00:00
Monocots
99c13fc1d8 init, add hiera vars 2019-06-16 11:25:08 +00:00
Monocots
e9b8128322 latency check hosts: use variables 2019-06-16 11:16:19 +00:00
Monocots
fc4a90c718 Use rccn master 2019-06-16 11:12:33 +00:00
Monocots
a2197c2865 scheduling, do repo always for now 2019-06-16 11:11:40 +00:00
Wile E. Coyote
4a16a9d52d Add a VPN latency check IP 2019-06-16 09:30:34 +00:00
Wile E. Coyote
dbcad31a43 Scheduling 2019-06-16 09:22:01 +00:00
Wile E. Coyote
852fe0d505 WS 2019-06-16 09:14:16 +00:00
Wile E. Coyote
9366317eec Establish an default value for max chans in use to
allow time unlimited local call
2019-06-16 09:12:55 +00:00
Wile E. Coyote
ccd887e394 I can see no reason to have nat on the internal profile 2019-06-16 09:10:29 +00:00
Wile E. Coyote
6a8168f70c Add config file for the opencore amr modules on Ubuntu 2019-06-16 08:45:38 +00:00
Wile E. Coyote
3a49a8e92a 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 08:43:33 +00:00
Wile E. Coyote
d24adecce2 osmo: versions
force libosmocore
don't force nitb
2019-06-16 08:33:37 +00:00
Wile E. Coyote
aa540fe76b Install 'osmo-meas' package 2019-06-16 08:29:32 +00:00
Wile E. Coyote
33d8ed6154 Debian, AMR
Add amr modules to debian. this one supports a param to force into
octet-align mode. In the future we might do something with the config
template.
2019-06-16 08:28:03 +00:00
Wile E. Coyote
8b72d7087b LCR: use 1.3.6-6 and place config in /etc/lcr
this lcr uses dyn payload type 98 for AMR
2019-06-16 08:25:02 +00:00
Wile E. Coyote
2976b71bd4 add chan type and AMR option to nitb template 2019-06-16 08:20:23 +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