MSC_Tests.cfg: tweak comments

Change-Id: If5f9cff03f078987c5b9051f8d63c239bf92ddb7
This commit is contained in:
Neels Hofmeyr 2020-06-09 00:31:42 +02:00 committed by neels
parent 4b422ce2be
commit fa9d43eb38
1 changed files with 6 additions and 6 deletions

View File

@ -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