aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/osmo-bsc.cfg
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-03-30 20:13:32 +0200
committerlaforge <laforge@osmocom.org>2020-04-01 10:12:27 +0000
commit49a61e66cb23081e17f083d589e9244741dba27a (patch)
treee61ff4a810207e5737c12e6f8711fba04263d45c /bsc/osmo-bsc.cfg
parent36aa07cb893fbe610b06923420ef6bf954bb3134 (diff)
bsc: Ensure osmo-bsc.fg + BSC_Tests_CBSP.ttcn defaults match
We want to make sure that the tests + config match Change-Id: I9d6ed0aed34bb983c8db225c7762ceffa642decd
Diffstat (limited to 'bsc/osmo-bsc.cfg')
-rw-r--r--bsc/osmo-bsc.cfg12
1 files changed, 8 insertions, 4 deletions
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index 74fe2553..f4904332 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -134,7 +134,7 @@ network
max_power_red 20
rsl e1 tei 0
timeslot 0
- phys_chan_config CCCH+SDCCH4
+ phys_chan_config CCCH+SDCCH4+CBCH
hopping enabled 0
timeslot 1
phys_chan_config TCH/F
@@ -224,7 +224,7 @@ network
max_power_red 20
rsl e1 tei 0
timeslot 0
- phys_chan_config CCCH+SDCCH4
+ phys_chan_config CCCH+SDCCH4+CBCH
hopping enabled 0
timeslot 1
phys_chan_config TCH/F
@@ -314,7 +314,7 @@ network
max_power_red 20
rsl e1 tei 0
timeslot 0
- phys_chan_config CCCH+SDCCH4
+ phys_chan_config CCCH+SDCCH4+CBCH
hopping enabled 0
timeslot 1
phys_chan_config TCH/F
@@ -341,7 +341,7 @@ network
type sysmobts
band DCS1800
cell_identity 3
- location_area_code 3
+ location_area_code 2
# re-use bts 2's ARFCN 871 and BSIC 12 (to test handover config)
base_station_id_code 12
trx 0
@@ -387,3 +387,7 @@ bsc
mid-call-timeout 0
no missing-msc-text
access-list-name bsc-list
+cbc
+ remote-ip 127.0.0.1
+ remote-port 48049
+ listen-port 48050