Change in docker-playground[master]: MSC_Tests.cfg: tweak comments

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

neels gerrit-no-reply at lists.osmocom.org
Wed Jun 10 17:28:21 UTC 2020


neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/18776 )


Change subject: MSC_Tests.cfg: tweak comments
......................................................................

MSC_Tests.cfg: tweak comments

Change-Id: If5f9cff03f078987c5b9051f8d63c239bf92ddb7
---
M ttcn3-msc-test/MSC_Tests.cfg
1 file changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/76/18776/1

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

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/18776
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: If5f9cff03f078987c5b9051f8d63c239bf92ddb7
Gerrit-Change-Number: 18776
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200610/0ba80378/attachment.htm>


More information about the gerrit-log mailing list