Neels Hofmeyr has submitted this change and it was merged.

Change subject: examples: add osmo-bsc-minimal.cfg
......................................................................


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
---
A doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
1 file changed, 36 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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 0000000..c972e06
--- /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

-- 
To view, visit https://gerrit.osmocom.org/5048
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib68b550a0e9fbb7041e554f358054c0a7931404e
Gerrit-PatchSet: 4
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to