bsc: Sync osmo-{bsc,stp}.cfg with docker-playground.git

It appears some changes were made only to the files in
docker-playground.git, but not here.  This means that running
tests locally produced unexpected results.

We must always ensure that the tests run both without and with
docker, which means making sure the configs are all maintained!

Change-Id: I3a3f4c572b8a390882fb8f12807018ca19e4827c
diff --git a/bsc/osmo-stp.cfg b/bsc/osmo-stp.cfg
index f40a02f..8b8ccdb 100644
--- a/bsc/osmo-stp.cfg
+++ b/bsc/osmo-stp.cfg
@@ -6,7 +6,8 @@
  logging filter all 1
  logging color 1
  logging print category 1
- logging timestamp 0
+ logging timestamp 1
+ logging print extended-timestamp 1
  logging level all everything
  logging level lglobal notice
  logging level llapd notice
@@ -31,23 +32,34 @@
 !
 cs7 instance 0
  xua rkm routing-key-allocation dynamic-permitted
-! asp virt-bsc0-0 22905 2905 m3ua
-!  local-ip 127.0.0.1
-!  remote-ip 127.0.0.1
  asp virt-msc0-0 23905 2905 m3ua
   local-ip 127.0.0.1
   remote-ip 127.0.0.1
  as mahlzeit ipa
-  routing-key 1 0.23.4
+  routing-key 0 0.23.4
   point-code override dpc 0.23.1
-! as virt-bsc0 m3ua
-!  asp virt-bsc0-0
-!  routing-key 0 0.24.1
  as virt-msc0 m3ua
   asp virt-msc0-0
-  routing-key 0 0.23.1
+  routing-key 1 0.23.1
+
+ asp virt-msc1-0 23906 2905 m3ua
+  local-ip 127.0.0.1
+  remote-ip 127.0.0.1
+ as virt-msc1 m3ua
+  asp virt-msc1-0
+  routing-key 2 0.0.2
+
+ asp virt-msc2-0 23907 2905 m3ua
+  local-ip 127.0.0.1
+  remote-ip 127.0.0.1
+ as virt-msc2 m3ua
+  asp virt-msc2-0
+  routing-key 3 0.0.3
+
  route-table system
   update route 0.23.1 7.255.7 linkset virt-msc0
+  update route 0.0.2 7.255.7 linkset virt-msc1
+  update route 0.0.3 7.255.7 linkset virt-msc2
  listen m3ua 2905
   accept-asp-connections dynamic-permitted
  listen ipa 5000