[PATCH] osmo-bsc[master]: examples: add osmo-bsc-minimal.cfg

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Nov 28 01:31:23 UTC 2017


Review at  https://gerrit.osmocom.org/5048

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(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/48/5048/1

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: newchange
Gerrit-Change-Id: Ib68b550a0e9fbb7041e554f358054c0a7931404e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list