aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/osmo-bts-virtual/example_configs/openbsc-virtual.cfg112
-rw-r--r--src/osmo-bts-virtual/example_configs/osmobts-virtual-log-disabled.cfg46
-rw-r--r--src/osmo-bts-virtual/example_configs/osmobts-virtual.cfg104
3 files changed, 262 insertions, 0 deletions
diff --git a/src/osmo-bts-virtual/example_configs/openbsc-virtual.cfg b/src/osmo-bts-virtual/example_configs/openbsc-virtual.cfg
new file mode 100644
index 00000000..5a0d86dc
--- /dev/null
+++ b/src/osmo-bts-virtual/example_configs/openbsc-virtual.cfg
@@ -0,0 +1,112 @@
+!
+! OpenBSC (0.15.0.335-975937) configuration saved from vty
+!!
+!
+log stderr
+ logging filter all 1
+ logging color 0
+ logging print category 1
+ logging timestamp 1
+ logging level all info
+!
+stats interval 5
+!
+line vty
+ no login
+!
+e1_input
+ e1_line 0 driver ipa
+ e1_line 0 port 0
+ no e1_line 0 keepalive
+network
+ network country code 262
+ mobile network code 42
+ short name OpenBSC
+ long name OpenBSC
+ auth policy accept-all
+ authorized-regexp *
+ location updating reject cause 13
+ encryption a5 0
+ neci 1
+ paging any use tch 0
+ rrlp mode ms-based
+ mm info 1
+ handover 0
+ handover window rxlev averaging 10
+ handover window rxqual averaging 1
+ handover window rxlev neighbor averaging 10
+ handover power budget interval 6
+ handover power budget hysteresis 3
+ handover maximum distance 9999
+ timer t3101 10
+ timer t3103 0
+ timer t3105 0
+ timer t3107 0
+ timer t3109 0
+ timer t3111 0
+ timer t3113 60
+ timer t3115 0
+ timer t3117 0
+ timer t3119 0
+ timer t3122 10
+ timer t3141 0
+ subscriber-keep-in-ram 0
+ bts 0
+ type sysmobts
+ band DCS1800
+ cell_identity 6969
+ location_area_code 1
+ base_station_id_code 63
+ ms max power 0
+ cell reselection hysteresis 4
+ rxlev access min 0
+ periodic location update 30
+ radio-link-timeout 32
+ channel allocator descending
+ rach tx integer 9
+ rach max transmission 7
+ channel-descrption attach 1
+ channel-descrption bs-pa-mfrms 5
+ channel-descrption bs-ag-blks-res 1
+ ip.access unit_id 6969 0
+ oml ip.access stream_id 255 line 0
+ neighbor-list mode automatic
+ codec-support fr
+ gprs mode none
+ no force-combined-si
+ trx 0
+ rf_locked 0
+ arfcn 666
+ nominal power 0
+ max_power_red 0
+ rsl e1 tei 0
+ timeslot 0
+ phys_chan_config CCCH+SDCCH4
+ hopping enabled 0
+ timeslot 1
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 2
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 3
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 4
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 5
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 6
+ phys_chan_config TCH/F
+ hopping enabled 0
+ timeslot 7
+ phys_chan_config TCH/F
+ hopping enabled 0
+mncc-int
+ default-codec tch-f fr
+ default-codec tch-h hr
+nitb
+ subscriber-create-on-demand
+ assign-tmsi
diff --git a/src/osmo-bts-virtual/example_configs/osmobts-virtual-log-disabled.cfg b/src/osmo-bts-virtual/example_configs/osmobts-virtual-log-disabled.cfg
new file mode 100644
index 00000000..067a9248
--- /dev/null
+++ b/src/osmo-bts-virtual/example_configs/osmobts-virtual-log-disabled.cfg
@@ -0,0 +1,46 @@
+!
+! OsmoBTS (0.4.0.216-bc49-dirty) configuration saved from vty
+!!
+!
+log stderr
+ logging filter all 0
+ logging color 0
+ logging print category 0
+ logging timestamp 0
+ logging level all fatal
+!
+line vty
+ no login
+!
+e1_input
+ e1_line 0 driver ipa
+ e1_line 0 port 0
+ no e1_line 0 keepalive
+phy 0
+ virtual-um net-device wlan0
+ virtual-um ms-multicast-group 224.0.0.1
+ virtual-um ms-udp-port 6666
+ virtual-um bts-multicast-group 225.0.0.1
+ virtual-um bts-udp-port 6667
+ instance 0
+bts 0
+ band DCS1800
+ ipa unit-id 6969 0
+ oml remote-ip 127.0.0.1
+ rtp jitter-buffer 100
+ paging queue-size 200
+ paging lifetime 0
+ uplink-power-target -75
+ gsmtap-sapi bcch
+ gsmtap-sapi ccch
+ gsmtap-sapi rach
+ gsmtap-sapi pch
+ gsmtap-sapi tch/f
+ min-qual-rach 50
+ min-qual-norm -5
+ trx 0
+ power-ramp max-initial 23000 mdBm
+ power-ramp step-size 2000 mdB
+ power-ramp step-interval 1
+ ms-power-control dsp
+ phy 0 instance 0
diff --git a/src/osmo-bts-virtual/example_configs/osmobts-virtual.cfg b/src/osmo-bts-virtual/example_configs/osmobts-virtual.cfg
new file mode 100644
index 00000000..a26018af
--- /dev/null
+++ b/src/osmo-bts-virtual/example_configs/osmobts-virtual.cfg
@@ -0,0 +1,104 @@
+!
+! OsmoBTS (0.4.0.216-bc49-dirty) configuration saved from vty
+!!
+!
+log stderr
+ logging filter all 0
+ logging color 0
+ logging print category 1
+ logging timestamp 0
+ logging level all everything
+ logging level rsl debug
+ logging level oml debug
+ logging level rll error
+ logging level rr error
+ logging level meas error
+ logging level pag error
+ logging level l1c debug
+ logging level l1p debug
+ logging level dsp error
+ logging level pcu error
+ logging level ho error
+ logging level trx error
+ logging level loop error
+ logging level abis debug
+ logging level rtp error
+ logging level sum error
+ logging level lglobal error
+ logging level llapd error
+ logging level linp debug
+ logging level lmux error
+ logging level lmi error
+ logging level lmib error
+ logging level lsms error
+ logging level lctrl debug
+ logging level lgtp error
+ logging level lstats error
+log file /home/basti/Osmocom/log-files/osmobts-vty.log
+ logging filter all 1
+ logging color 0
+ logging print category 1
+ logging timestamp 1
+ logging level all notice
+ logging level rsl info
+ logging level oml info
+ logging level rll notice
+ logging level rr notice
+ logging level meas notice
+ logging level pag info
+ logging level l1c info
+ logging level l1p info
+ logging level dsp debug
+ logging level pcu notice
+ logging level ho notice
+ logging level trx notice
+ logging level loop notice
+ logging level abis notice
+ logging level rtp notice
+ logging level sum notice
+ logging level lglobal notice
+ logging level llapd notice
+ logging level linp notice
+ logging level lmux notice
+ logging level lmi notice
+ logging level lmib notice
+ logging level lsms notice
+ logging level lctrl notice
+ logging level lgtp notice
+ logging level lstats notice
+!
+line vty
+ no login
+!
+e1_input
+ e1_line 0 driver ipa
+ e1_line 0 port 0
+ no e1_line 0 keepalive
+phy 0
+ virtual-um net-device wlan0
+ virtual-um ms-multicast-group 224.0.0.1
+ virtual-um ms-udp-port 6666
+ virtual-um bts-multicast-group 225.0.0.1
+ virtual-um bts-udp-port 6667
+ instance 0
+bts 0
+ band DCS1800
+ ipa unit-id 6969 0
+ oml remote-ip 127.0.0.1
+ rtp jitter-buffer 100
+ paging queue-size 200
+ paging lifetime 0
+ uplink-power-target -75
+ gsmtap-sapi bcch
+ gsmtap-sapi ccch
+ gsmtap-sapi rach
+ gsmtap-sapi pch
+ gsmtap-sapi tch/f
+ min-qual-rach 50
+ min-qual-norm -5
+ trx 0
+ power-ramp max-initial 23000 mdBm
+ power-ramp step-size 2000 mdB
+ power-ramp step-interval 1
+ ms-power-control dsp
+ phy 0 instance 0