Split stack: Initial commit install/configure

This commit installs the osmo stack daemons and configuration
if the hiera parameter rhizo::osmo_stack is 'split'

Setting this param won't break anything for a nitb based install,
but it will disable running the nitb and run osmo-bsc instead.
This commit is contained in:
Keith Whyte 2020-08-28 17:07:31 +02:00
parent e6e7ff6afe
commit f6395068c8
11 changed files with 598 additions and 1 deletions

View file

@ -0,0 +1,19 @@
!
! MGCP (UNKNOWN) configuration by puppet
!
mgcp
bind ip 127.0.0.2
rtp port-range 8002 10001
rtp bind-ip 172.16.0.1
rtp ip-probing
rtp ip-tos 184
bind port 2428
number endpoints 31
loop 0
force-realloc 1
rtcp-omit
rtp-patch ssrc
rtp-patch timestamp
rtp-accept-all 1
line vty
bind 127.0.0.2