Change in osmo-ttcn3-hacks[master]: bsc: fix SMLC point code

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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Oct 13 08:43:12 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20366 )

Change subject: bsc: fix SMLC point code
......................................................................

bsc: fix SMLC point code

Change-Id: Icfd1d564f20d9229c5b17c94dda3b7177787079a
---
M bsc/BSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 8adf113..f7a4a92 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -612,7 +612,7 @@
 	BSSAP_LE_Configuration mp_bssap_le_cfg := {
 		sccp_service_type := "mtp3_itu",
 		sctp_addr := { 23908, "127.0.0.1", 2905, "127.0.0.1" },
-		own_pc := 6,	/* 0.0.6 SMLC emulation */
+		own_pc := 190,	/* 0.23.6 SMLC emulation */
 		own_ssn := 252,	/* SMLC side SSN */
 		peer_pc := 187, /* 0.23.3 osmo-bsc */
 		peer_ssn := 250, /* BSC side SSN */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20366
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Icfd1d564f20d9229c5b17c94dda3b7177787079a
Gerrit-Change-Number: 20366
Gerrit-PatchSet: 4
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201013/1d76de81/attachment.htm>


More information about the gerrit-log mailing list