pespin submitted this change.
bsc-sccplite: Fix override of opc of incoming msgs
This patch fixes a regression introduced recently in a patch. We
basically revert that line change. This fixes osmo-bsc crashes
spotted during ttcn3-bsc-test-sccplite.
Fixes: 40c73568c77ee3747a02fce2cf031d723a938207
Related: OS#6806
Change-Id: I9764f4020e80e954de61ff9ba4d8ce959359be8e
---
M bsc/osmo-bsc-sccplite.cfg
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bsc/osmo-bsc-sccplite.cfg b/bsc/osmo-bsc-sccplite.cfg
index 8e6c72f..74923c1 100644
--- a/bsc/osmo-bsc-sccplite.cfg
+++ b/bsc/osmo-bsc-sccplite.cfg
@@ -34,7 +34,7 @@
as as-clnt-msc-0 ipa
asp asp-clnt-msc-0
routing-key 0 0.23.3
- point-code override dpc 0.23.3
+ point-code override dpc 0.23.1
network
network country code 1
mobile network code 1
To view, visit change 40591. To unsubscribe, or for help writing mail filters, visit settings.