diff --git a/modules/rhizo_base/templates/osmo-bsc-bts.erb b/modules/rhizo_base/templates/osmo-bsc-bts.erb index 4d1ce09..01a1ef3 100644 --- a/modules/rhizo_base/templates/osmo-bsc-bts.erb +++ b/modules/rhizo_base/templates/osmo-bsc-bts.erb @@ -3,7 +3,7 @@ type <%= bts["type"] %> description <%= bts["name"] %> band <%= bts["band"] %> - cell_identity 0 + cell_identity 10<%= index %> location_area_code <%= bts["lac"] %> base_station_id_code <%= bts["bsic"] %> ms max power <%= bts["ms_maxp"] %> diff --git a/modules/rhizo_base/templates/osmo-bsc-tail.erb b/modules/rhizo_base/templates/osmo-bsc-tail.erb index 9293dd5..94c3230 100644 --- a/modules/rhizo_base/templates/osmo-bsc-tail.erb +++ b/modules/rhizo_base/templates/osmo-bsc-tail.erb @@ -1,5 +1,5 @@ msc 0 - codec-list fr3 hr3 + codec-list fr1 fr3 hr3 allow-emergency allow amr-config 12_2k forbidden amr-config 10_2k forbidden