aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-msc-test
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2020-06-09 00:31:42 +0200
committerneels <nhofmeyr@sysmocom.de>2020-06-22 16:07:07 +0000
commitfa9d43eb38c71acf76c159ecb1985f808d6f7530 (patch)
tree1c6e189d57e4779fec4802aeb886879cc32ab1ff /ttcn3-msc-test
parent4b422ce2be90fb6415b84ed4544c973400332604 (diff)
MSC_Tests.cfg: tweak comments
Diffstat (limited to 'ttcn3-msc-test')
-rw-r--r--ttcn3-msc-test/MSC_Tests.cfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/ttcn3-msc-test/MSC_Tests.cfg b/ttcn3-msc-test/MSC_Tests.cfg
index 1614d24..1e5fd61 100644
--- a/ttcn3-msc-test/MSC_Tests.cfg
+++ b/ttcn3-msc-test/MSC_Tests.cfg
@@ -14,9 +14,9 @@ MSC_Tests.mp_bssap_cfg := {
transport := BSSAP_TRANSPORT_AoIP,
sccp_service_type := "mtp3_itu",
sctp_addr := { 23906, "172.18.1.103", 2905, "172.18.1.200" },
- own_pc := 193, /* 0.24.1 */
+ own_pc := 193, /* 0.24.1 BSC emulation [0] */
own_ssn := 254,
- peer_pc := 185, /* 0.23.1 */
+ peer_pc := 185, /* 0.23.1 osmo-msc */
peer_ssn := 254,
sio := '83'O,
rctx := 0
@@ -25,9 +25,9 @@ MSC_Tests.mp_bssap_cfg := {
transport := BSSAP_TRANSPORT_AoIP,
sccp_service_type := "mtp3_itu",
sctp_addr := { 23907, "172.18.1.103", 2905, "172.18.1.200" },
- own_pc := 194, /* 0.24.2 */
+ own_pc := 194, /* 0.24.2 BSC emulation [1] */
own_ssn := 254,
- peer_pc := 185, /* 0.23.1 */
+ peer_pc := 185, /* 0.23.1 osmo-msc */
peer_ssn := 254,
sio := '83'O,
rctx := 1
@@ -36,9 +36,9 @@ MSC_Tests.mp_bssap_cfg := {
transport := RANAP_TRANSPORT_IuCS,
sccp_service_type := "mtp3_itu",
sctp_addr := { 23908, "172.18.1.103", 2905, "172.18.1.200" },
- own_pc := 195, /* 0.24.3 */
+ own_pc := 195, /* 0.24.3 BSC emulation [2] */
own_ssn := 142,
- peer_pc := 185, /* 0.23.1 */
+ peer_pc := 185, /* 0.23.1 osmo-msc */
peer_ssn := 142,
sio := '83'O,
rctx := 2