neels has uploaded this change for review.
osmo-hnbgw.cfg example: add pfcp
Change-Id: I62c4935bcc7f684bfe850f88f1b80e8970e0e098
---
M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/73/29073/1
diff --git a/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg b/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
index 53b5508..a39ea7b 100644
--- a/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
+++ b/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg
@@ -28,4 +28,6 @@
mgw local-port 2729
mgw remote-port 2427
mgw reset-endpoint rtpbridge/*
-
+ pfcp
+ # Remove the line below to disable GTP relay via UPF
+ remote-addr 127.0.0.1
To view, visit change 29073. To unsubscribe, or for help writing mail filters, visit settings.