diff --git a/modules/rhizo_base/templates/osmo-bsc-bts.erb b/modules/rhizo_base/templates/osmo-bsc-bts.erb index 287ba02..c78ea3e 100644 --- a/modules/rhizo_base/templates/osmo-bsc-bts.erb +++ b/modules/rhizo_base/templates/osmo-bsc-bts.erb @@ -26,6 +26,8 @@ <% if i != index -%> neighbor bts <%= i %> <% end -%> +<% end -%> +<% if bts["lte_n"] -%> si2quater neighbor-list add earfcn <%= bts["lte_n"] %> thresh-hi 4 thresh-lo 32 prio 7 qrxlv 32 meas 6 <% end -%> codec-support fr amr amr tch-f modes 3 4 5 diff --git a/modules/rhizo_base/templates/osmo-nitb-bts.erb b/modules/rhizo_base/templates/osmo-nitb-bts.erb index 3ce3c25..430021c 100644 --- a/modules/rhizo_base/templates/osmo-nitb-bts.erb +++ b/modules/rhizo_base/templates/osmo-nitb-bts.erb @@ -26,6 +26,8 @@ ip.access unit_id 1000 <%= bts["uid"] %> oml ip.access stream_id 255 line 0 neighbor-list mode automatic +<% if bts["lte_n"] -%> si2quater neighbor-list add earfcn <%= bts["lte_n"] %> thresh-hi 4 thresh-lo 32 prio 7 qrxlv 32 meas 6 +<% end -%> codec-support fr amr amr tch-f modes 4 5 amr tch-f start-mode 1