sync TTCN3 MSC test config with docker-playground

Update MSC_Tests.default according to the current MSC_Tests.cfg
used by docker-playground.

Add osmo-msc.cfg and osmo-stp.cfg example configuration files.

Allows the MSC tests to be run locally.

Change-Id: Ia00f0315a5246c3ec55563ebd21a586aec8e4688
diff --git a/msc/osmo-msc.cfg b/msc/osmo-msc.cfg
new file mode 100644
index 0000000..80f2fba
--- /dev/null
+++ b/msc/osmo-msc.cfg
@@ -0,0 +1,87 @@
+!
+! OsmoMSC (1.1.2.66-629c4-dirty) configuration saved from vty
+!!
+!
+log stderr
+  logging filter all 1
+  logging color 0
+  logging print category 1
+  logging timestamp 1
+  logging level all everything
+  logging level rll notice
+  logging level cc debug
+  logging level mm debug
+  logging level rr notice
+  logging level mncc debug
+  logging level pag notice
+  logging level msc notice
+  logging level mgcp debug
+  logging level ho notice
+  logging level db notice
+  logging level ref notice
+  logging level ctrl notice
+  logging level smpp debug
+  logging level ranap debug
+  logging level vlr debug
+  logging level iucs debug
+  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 info
+  logging level lgtp notice
+  logging level lstats notice
+  logging level lgsup notice
+  logging level loap notice
+  logging level lss7 notice
+  logging level lsccp notice
+  logging level lsua notice
+  logging level lm3ua notice
+  logging level lmgcp debug
+!
+stats interval 5
+!
+line vty
+ no login
+ #bind 0.0.0.0
+ctrl
+ #bind 0.0.0.0
+!
+cs7 instance 0
+ point-code 0.23.1
+ asp asp-clnt-OsmoMSC-A 2905 0 m3ua
+  remote-ip 127.0.0.1
+ as as-clnt-OsmoMSC-A m3ua
+  asp asp-clnt-OsmoMSC-A
+  routing-key 2 0.23.1
+network
+ network country code 262
+ mobile network code 42
+ short name OsmoMSC
+ long name OsmoMSC
+ encryption a5 0
+ authentication optional
+ rrlp mode none
+ mm info 0
+ periodic location update 30
+msc
+ assign-tmsi
+ cs7-instance-a 0
+ cs7-instance-iu 0
+ mgw remote-ip 127.0.0.1
+ emergency-call route-to-msisdn 112
+mncc-int
+ default-codec tch-f fr
+ default-codec tch-h hr
+smpp
+ local-tcp-port 2775
+ policy closed
+ no smpp-first
+ esme msc_tester
+  password osmocom1
+hlr
+ remote-ip 127.0.0.1
+ #remote-port 4222