From 7bbf1c8f7c03a8a200fd10ae44054a5435eb886d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 4 Apr 2018 20:54:42 +0200 Subject: ttcn3-bts-test: Configure BTS to have dynamic PDCH This is required by later versions of the osmo-ttcn3-hacks BTS test suite after Change-Id I2a42531dc5555ab4772d538fda462343605b8feb Change-Id: I229000ce7609845fdf24cafe1f5ec2bfa3f507e8 --- ttcn3-bts-test/osmo-bsc.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg index e4e2493..b66d776 100644 --- a/ttcn3-bts-test/osmo-bsc.cfg +++ b/ttcn3-bts-test/osmo-bsc.cfg @@ -154,10 +154,10 @@ network phys_chan_config TCH/F hopping enabled 0 timeslot 3 - phys_chan_config TCH/F + phys_chan_config TCH/F_PDCH hopping enabled 0 timeslot 4 - phys_chan_config TCH/F + phys_chan_config TCH/F_TCH/H_PDCH hopping enabled 0 timeslot 5 phys_chan_config TCH/H -- cgit v1.2.3