From 17f2adb0a4ec0c579ab2883bc01293a0fd2f01a8 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 28 Nov 2017 00:18:10 +0100 Subject: examples: add osmo-bsc-minimal.cfg An upcoming VTY test requires a cfg that doesn't have handover values set. Prepare for that by adding a minimal BSC config. It is a version further stripped down from the Osmocom Network In The Box wiki page. Prepares-for: I00870a5828703cf397776668d3301c0c3a4e033a Change-Id: Ib68b550a0e9fbb7041e554f358054c0a7931404e --- doc/examples/osmo-bsc/osmo-bsc-minimal.cfg | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/examples/osmo-bsc/osmo-bsc-minimal.cfg (limited to 'doc/examples') diff --git a/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg b/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg new file mode 100644 index 000000000..c972e06a9 --- /dev/null +++ b/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg @@ -0,0 +1,36 @@ +network + network country code 901 + mobile network code 70 + mm info 1 + short name OsmoBSC + long name OsmoBSC + bts 0 + type sysmobts + band GSM-1800 + location_area_code 23 + ip.access unit_id 1800 0 + trx 0 + rf_locked 0 + arfcn 868 + nominal power 23 + timeslot 0 + phys_chan_config CCCH+SDCCH4 + timeslot 1 + phys_chan_config SDCCH8 + timeslot 2 + phys_chan_config TCH/F + timeslot 3 + phys_chan_config TCH/F + timeslot 4 + phys_chan_config TCH/F + timeslot 5 + phys_chan_config TCH/F + timeslot 6 + phys_chan_config TCH/F + timeslot 7 + phys_chan_config TCH/F +e1_input + e1_line 0 driver ipa +msc 0 + allow-emergency deny + codec-list hr3 -- cgit v1.2.3