Create templates for BTS config

This commit is contained in:
Keith Whyte 2020-05-22 04:19:13 +02:00
parent ea47d2d229
commit 8b2e6e6eb3
4 changed files with 54 additions and 2 deletions

View file

@ -0,0 +1,35 @@
!
! OsmoBTS () configuration saved from vty
!!
!
log stderr
logging filter all 1
logging color 1
logging print category-hex 0
logging print category 1
logging timestamp 0
logging print file 1
logging level rsl info
logging level oml info
logging level rll notice
logging level rr notice
logging level meas notice
logging level pag info
logging level l1c info
logging level l1p info
logging level dsp info
logging level abis notice
!
line vty
no login
!
phy 0
instance 0
bts 0
band <%= @bts[@i]["band"] %>
ipa unit-id 1000 <%= @bts[@i]["uid"] %>
oml remote-ip <%= @bsc_ip_address %>
rtp jitter-buffer <%= @jb_bts %>
trx 0
phy 0 instance 0
nominal-tx-power <%= @bts[@i]["nom"] %>