puppet/modules/rhizo_base/templates/osmo-mgw2.cfg.erb
Keith Whyte f6395068c8 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.
2020-08-28 17:08:37 +02:00

19 lines
319 B
Text

!
! 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