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

neels gerrit-no-reply at lists.osmocom.org
Thu Oct 1 04:51:32 UTC 2020


neels has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/66/20366/1

diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 692661a..cd16d78 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: 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/20201001/f0e15776/attachment.htm>


More information about the gerrit-log mailing list