dexter has uploaded this change for review.
osmo-hnbgw.cfg: update example configuration
The shipped example configuration lacks the configuration of the
co-located MGW. Lets update the sample configu file.
Change-Id: I1e2e4cf6f44cf0934123ca213acc3d98d0d463b3
Related: OS#5152
---
M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/98/26798/1
diff --git a/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg b/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
index 9286b2a..3a1c670 100644
--- a/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
+++ b/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
@@ -23,3 +23,7 @@
iuh
local-ip 0.0.0.0
hnbap-allow-tmsi 1
+ mgcp
+ mgw remote-ip 127.0.0.1
+ mgw remote-port 2427
+ mgw reset-endpoint rtpbridge/*
To view, visit change 26798. To unsubscribe, or for help writing mail filters, visit settings.