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
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
Wile E. Coyote
ceeb0f95b4
Add /etc/tmux.conf
2019-05-27 16:20:46 +00:00
Wile E. Coyote
5954a2385d
default 'no' for use_kannel
2019-05-10 15:44:13 +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
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
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
6b082ade7b
reload svcs if config changes
2019-03-08 18:47:41 +00:00
Wile E. Coyote
b9303f4dea
Packages: add curl
2019-03-08 18:20:22 +00:00
Wile E. Coyote
0549f2eb3c
Add NTP servers to hiera
2019-03-08 12:37:42 +00:00
Wile E. Coyote
6bd68b3793
apt: remove icinga source
2019-01-18 12:39:39 +00:00
Wile E. Coyote
c4dc77a1b4
Add an smpp_password variable
2018-11-18 14:41:27 +00:00
Wile E. Coyote
c27d0ff671
Add support for configurable stats devices
2018-11-18 14:30:52 +00:00
Wile E. Coyote
5494bfd06b
Add 3 more parameters
2018-11-18 13:14:34 +00:00
Wile E. Coyote
012c215f70
Add schedule: 'always'
2018-11-18 13:13:53 +00:00
Wile E. Coyote
0c8f78698a
Selectively enable/disable kannel/esme
...
Note that a repo refresh of rccn will trigger and esme-restart
but if we are using kannel the link in /etc/service will not exist
so there will be no restart.
2018-11-18 13:13:20 +00:00
Wile E. Coyote
01908da55d
Packages: Install further utilities
...
Install sngrep on ubuntu
Install fping and htop in general
2018-11-18 13:07:42 +00:00
Wile E. Coyote
959d9524a2
Configure the default log level for RCCN via hiera
2018-11-17 10:07:01 +00:00
Wile E. Coyote
b144dd44e1
Add scheduling
...
Dramatically reduce the puppet run time and use of resources
by not running everything on every run.
This will probably need tuning over time...
2018-11-17 09:07:16 +00:00
Wile E. Coyote
fe2ef324cd
AMR, Update
2018-11-16 18:39:15 +00:00
Wile E. Coyote
75ffc0cdf3
AMR, Add per OS modules defs.
2018-11-16 18:38:41 +00:00
Wile E. Coyote
8d94ac44ab
FreeSwitch: Convert modules.conf.xml to a template
2018-11-16 18:38:31 +00:00
Wile E. Coyote
d86140ffab
Packages, makes sure to purge old smpplib
2018-11-15 15:32:24 +00:00
Wile E. Coyote
7d506eb4be
SMS: Add a switch to use_kannel (or not)
...
If we don't use kannel, then create the runit link in /etc/service
to run the python esme.
2018-11-15 15:31:40 +00:00
Wile E. Coyote
44fff5a761
Add a hiera parameter to allow for local osmo-nitb.cfg
2018-11-14 15:26:44 +00:00
Wile E. Coyote
c815cbf871
Freeswitch RCCN Sounds. Use master branch
2018-11-14 13:24:36 +00:00
Wile E. Coyote
10a65192f9
Freeswitch: Don't install g729 package on Debian
2018-11-14 13:23:58 +00:00
Wile E. Coyote
419299940b
Install sngrep on Debian
2018-11-14 13:21:28 +00:00
Wile E. Coyote
c738e3c254
Openbsc manifest, package changes
2018-11-14 13:18:18 +00:00
Wile E. Coyote
7afc8840eb
split openbsc ubuntu/debian
2018-11-14 12:34:01 +00:00
Wile E. Coyote
e2616cffbe
Freeswitch, add mx-maria sounds (ubuntu)
2018-11-14 11:50:08 +00:00
Wile E. Coyote
e5245f65b6
Debian repos:
...
Add irontec repo for sngrep
Add rhizomatica jessie repo
Add osmocom opensuse repos
2018-11-14 11:39:28 +00:00
Wile E. Coyote
cfe9f78071
Deploy meas_web everywhere
2018-02-17 19:43:20 +00:00
Wile E. Coyote
65715ea60f
Add GPRS config option, remove Riak management
2018-02-10 20:42:40 +00:00
Wile E. Coyote
d1b046a32e
init: Create /var/run/freeswitch with correct ownership
2017-10-13 19:38:56 +00:00
Wile E. Coyote
23b2ba47f4
init: Create /root/.ssh/
2017-10-13 19:38:31 +00:00
Wile E. Coyote
5c20a2b17a
freeswitch: remove mod_cluechoo
2017-10-12 01:28:11 +00:00
Wile E. Coyote
4deb1b5ce1
nitb update
2017-09-25 17:10:45 +00:00
Wile E. Coyote
44753f67c6
FreeSwitch: add outgoing profile and gateway
...
Add a profile called Outgoing and a gateway for the
Internal VOIP gateway server.
Also making way into the patch is the addition of a private repo
for fs sounds
2017-09-25 17:06:16 +00:00