Improve BSC config

This commit is contained in:
Keith Whyte 2021-10-12 09:47:00 +02:00
parent 406633c77f
commit caedbabe23
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
type <%= bts["type"] %> type <%= bts["type"] %>
description <%= bts["name"] %> description <%= bts["name"] %>
band <%= bts["band"] %> band <%= bts["band"] %>
cell_identity 0 cell_identity 10<%= index %>
location_area_code <%= bts["lac"] %> location_area_code <%= bts["lac"] %>
base_station_id_code <%= bts["bsic"] %> base_station_id_code <%= bts["bsic"] %>
ms max power <%= bts["ms_maxp"] %> ms max power <%= bts["ms_maxp"] %>

View file

@ -1,5 +1,5 @@
msc 0 msc 0
codec-list fr3 hr3 codec-list fr1 fr3 hr3
allow-emergency allow allow-emergency allow
amr-config 12_2k forbidden amr-config 12_2k forbidden
amr-config 10_2k forbidden amr-config 10_2k forbidden