daniel has uploaded this change for review.
ttcn3-bsc-test: Fix ttcn3-bsc_sccplite-latest
Re-add the msc 0->mgw config line since the "latest" version of osmo-bsc still uses
it. This was probably caused by fixing fallout from open-bsc.git commit
da4af65a51ee8b8d7b380330c0301de293347563 in master.
The config line is ignored in master so should be safe to keep until a
new osmo-bsc version is released.
Change-Id: I85231bf66a78232567eb91b92b8542ca7f728beb
---
M ttcn3-bsc-test/sccplite/osmo-bsc.cfg
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/67/29967/1
diff --git a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
index 1bb164e..c680ef7 100644
--- a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
@@ -479,6 +479,8 @@
amr-config 4_75k forbidden
codec-list fr1 fr2 fr3 hr1 hr3
asp-protocol ipa
+ ! REMOVE after OsmoBSC > 1.8.0 is released
+ mgw remote-ip 172.18.12.203
bsc
mid-call-timeout 0
no missing-msc-text
To view, visit change 29967. To unsubscribe, or for help writing mail filters, visit settings.