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.orgneels has submitted this change. ( 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(-)
Approvals:
laforge: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
neels: Verified
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: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200622/e38b4632/attachment.htm>