Commit graph

836 commits

Author SHA1 Message Date
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
Monocots
8e3be576a5 packages
don't install osmo-meas

install tmux, fping, mtr
2019-05-27 17:58:34 +00:00
Monocots
19726b2721 apt: osmo: use latest, not nightly 2019-05-27 17:54:33 +00:00
Monocots
5298032ee9 Update module 2019-05-27 16:59:28 +00:00
Wile E. Coyote
c269e18523 Add util func check_trx() and f() 2019-05-27 16:40:46 +00:00
Wile E. Coyote
ceeb0f95b4 Add /etc/tmux.conf 2019-05-27 16:20:46 +00:00
Keith
f9d099538d
Update README.md
Update libssl .deb link
2019-05-24 09:34:28 +02:00
Wile E. Coyote
2d82759f0a Add 'o' shortcut to /etc/osmocom 2019-05-10 16:18:13 +00:00
Wile E. Coyote
1327a43c40 Use double quotes in messages
Allows for single quotes in the messages themselves
2019-05-10 15:49:26 +00:00
Wile E. Coyote
5954a2385d default 'no' for use_kannel 2019-05-10 15:44:13 +00:00
Wile E. Coyote
ffb553bf5c Add Defaults options to sudoers 2019-05-10 15:33:42 +00:00
Wile E. Coyote
d7f801a18b Use mncc_ip var in config_values 2019-05-04 20:41:04 +00:00
Wile E. Coyote
53afabc27e FS: Make mncc IP addr configurable 2019-05-04 17:43:47 +00:00
Wile E. Coyote
264e850ce0 FS: Convert internal sip profile to template 2019-05-04 17:31:47 +00:00
Wile E. Coyote
8f27bb2dc6 FS: sound profile for currency
The freeswitch mod say is spanish cannot differenciate
between 'un' and 'uno' so it would say either your
number is cinco un dos or else tu saldo es cuarenta y uno pesos
so as an ugly hack, use an entirely seperate profile just to change
the 'UNO' to 'UN'
2019-05-04 08:04:03 +00:00
Wile E. Coyote
568410f33f Run the RRD create scripts when rccn is updated 2019-05-04 07:59:38 +00:00
Wile E. Coyote
ee84468c27 Update OSMO Packages to be purged 2019-05-04 07:58:13 +00:00
Wile E. Coyote
1df566ff1d Update OSMO Packages to install 2019-05-04 07:55:45 +00:00
Wile E. Coyote
368ea0eb54 run check for fs/osmo restart more
times during the night
2019-05-04 07:50:37 +00:00
Wile E. Coyote
39c050ee72 sip_central var is now a list 2019-05-04 07:49:38 +00:00
Wile E. Coyote
90d30a78b7 Use 'as delim' in chans() utility. 2019-05-04 07:47:21 +00:00
Wile E. Coyote
da90219511 FS: Load mod_shout 2019-05-04 07:46:24 +00:00
Wile E. Coyote
75c78ea5b2 config: add new vars 2019-05-04 07:45:45 +00:00
Wile E. Coyote
77c4f78d8d Add new hiera vars 2019-05-04 07:39:37 +00:00
Wile E. Coyote
4ec731747b FS: add mod-shout 2019-05-04 07:38:16 +00:00
Wile E. Coyote
51278b0a57 APT: correct repo key path 2019-05-04 07:37:31 +00:00
Wile E. Coyote
f309ecdca6 FS: Change rccn sounds path 2019-05-04 07:36:10 +00:00
Wile E. Coyote
fc37bbd4ef When restarting FS, use shutdown elegant
rather than waitfor0calls script
2019-05-04 07:35:17 +00:00
Wile E. Coyote
f47b73cfb7 move rccn-functions 2019-05-04 07:33:48 +00:00
Monocots
c09edc96a7 Apache/php i18n needs es_ES? 2019-03-30 11:26:21 +00:00