dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798 )
Change subject: osmo-hnbgw.cfg: update example configuration ......................................................................
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/*
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798 )
Change subject: osmo-hnbgw.cfg: update example configuration ......................................................................
Patch Set 1:
(2 comments)
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798/1//COMMIT_MSG Commit Message:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798/1//COMMIT_MSG@10 PS1, Line 10: co-located MGW. Lets update the sample configu file. config or configuration
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798/1/doc/examples/osmo-hnbgw/os... File doc/examples/osmo-hnbgw/osmo-hnbgw.cfg:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798/1/doc/examples/osmo-hnbgw/os... PS1, Line 28: mgw remote-port 2427 do we already have default config files for osmo-bsc and osmo-msc all pointing to the same mgw instance (ip+port)? or to different ones? Please check that and do the same (point to the same instance or to a new instance here).
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798
to look at the new patch set (#2).
Change subject: osmo-hnbgw.cfg: update example configuration ......................................................................
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, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/98/26798/2
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798 )
Change subject: osmo-hnbgw.cfg: update example configuration ......................................................................
Patch Set 6: Code-Review+1
I would merge this into the patch that modifies the vty code to add the mgcp items.
dexter has abandoned this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26798 )
Change subject: osmo-hnbgw.cfg: update example configuration ......................................................................
Abandoned