laforge submitted this change.
ttcn3-hnbgw: osmo-hnbgw.cfg: Switch from deprecated 'mgcp' node to 'mgw'
Change-Id: Ie27dcae05fa719cd0eac9faa6e2fb6b63581ac28
---
M ttcn3-hnbgw-test/osmo-hnbgw.cfg
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
index e2692dc..c0a00ac 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
@@ -79,7 +79,7 @@
local-ip 172.18.35.20
local-port 29169
hnbap-allow-tmsi 1
- mgcp
+ mgw 0
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
To view, visit change 36569. To unsubscribe, or for help writing mail filters, visit settings.