neels submitted this change.

View Change


Approvals: neels: Looks good to me, approved; Verified
hnbgw: fixup for cnpool: re-add lost MGCP cfg

Change-Id: I3491e2f9a675b737c12d84484f6d0219e8db0900
---
M ttcn3-hnbgw-test/osmo-hnbgw.cfg
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
index 37bd01c..377fad8 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
@@ -68,6 +68,9 @@
local-ip 172.18.35.20
local-port 29169
hnbap-allow-tmsi 1
+ mgcp
+ mgw local-ip 172.18.35.20
+ mgw remote-ip 172.18.35.203
# don't spam RANAP RESET messages for up to eight CN links across all tests
timer hnbgw T4 60


To view, visit change 34094. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I3491e2f9a675b737c12d84484f6d0219e8db0900
Gerrit-Change-Number: 34094
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: merged