dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/manuals/chapters/running.adoc 1 file changed, 16 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/97/26797/1
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc index f40027a..5d3422e 100644 --- a/doc/manuals/chapters/running.adoc +++ b/doc/manuals/chapters/running.adoc @@ -117,3 +117,19 @@ local-ip 10.9.8.7 local-port 29169 ---- + +==== Configure co-located media gateway + +OsmoHNBGW requires a co-located OsmoMGW instace. The purpose of the co-located +media gateway is to relay the RTP traffic between hNodeB and core network. The +configuration is done under the hnbgw node along with iucs and iups. + +An example configuration for OsmoHNBGW's MGCP client: + +---- +hnbgw + 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/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
Patch Set 1:
(2 comments)
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/1/doc/manuals/chapters/runni... File doc/manuals/chapters/running.adoc:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/1/doc/manuals/chapters/runni... PS1, Line 124: media gateway is to relay the RTP traffic between hNodeB and core network. The Maybe explain about its purpose: being able to keep hnodeb is private network segments while allowing connect to core network on public networks.
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/1/doc/manuals/chapters/runni... PS1, Line 125: configuration is done under the hnbgw node along with iucs and iups. use some sort of markup around hnbgw, iucs, iups.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
Patch Set 6:
(1 comment)
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/6/doc/manuals/chapters/runni... File doc/manuals/chapters/running.adoc:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/6/doc/manuals/chapters/runni... PS6, Line 124: hNodeB and core network this doesn't really explain the requirement. The important bit is that it allows to relay the RTP traffic between two IP networks that do not have transparent routing between them. For security reasons operators keep their networks isolated and separate from the CN.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797
to look at the new patch set (#8).
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg M doc/manuals/chapters/running.adoc 2 files changed, 21 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/97/26797/8
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
Patch Set 10:
(3 comments)
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/1/doc/manuals/chapters/runni... File doc/manuals/chapters/running.adoc:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/1/doc/manuals/chapters/runni... PS1, Line 124: media gateway is to relay the RTP traffic between hNodeB and core network. The
Maybe explain about its purpose: being able to keep hnodeb is private network segments while allowin […]
I have oriented myself on what @laforge suggested. The purpose should be clear now. After all the MGW component is not optional. Its required now. I don't know if this is an issue. I would think not, but of course all users of osmo-hnbgw must set up an MGW instance after update. Otherwise the voice will no longer work for them.
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/1/doc/manuals/chapters/runni... PS1, Line 125: configuration is done under the hnbgw node along with iucs and iups.
use some sort of markup around hnbgw, iucs, iups.
Done
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/6/doc/manuals/chapters/runni... File doc/manuals/chapters/running.adoc:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797/6/doc/manuals/chapters/runni... PS6, Line 124: hNodeB and core network
this doesn't really explain the requirement. […]
Done
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797
to look at the new patch set (#10).
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg M doc/manuals/chapters/running.adoc 2 files changed, 27 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/97/26797/10
Attention is currently required from: dexter. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
Patch Set 10: Code-Review+1
Attention is currently required from: dexter. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
Patch Set 13: Code-Review+2
Attention is currently required from: dexter. Hello Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797
to look at the new patch set (#19).
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg M doc/manuals/chapters/running.adoc 2 files changed, 27 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/97/26797/19
Attention is currently required from: dexter. Hello Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797
to look at the new patch set (#20).
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg M doc/manuals/chapters/running.adoc 2 files changed, 27 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/97/26797/20
Attention is currently required from: dexter. Hello Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797
to look at the new patch set (#24).
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg M doc/manuals/chapters/running.adoc 2 files changed, 27 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/97/26797/24
dexter has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/26797 )
Change subject: running.adoc: explain MGW configuration ......................................................................
running.adoc: explain MGW configuration
OsmoHNBGW now requires a co-located OsmoMGW instance. Lets add add some info on how to configure it.
Change-Id: Id47f4f365cee78ce28d1534c4e3e98a59bdb0621 Related: OS#5152 --- M doc/examples/osmo-hnbgw/osmo-hnbgw.cfg M doc/manuals/chapters/running.adoc 2 files changed, 27 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg b/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg index 9286b2a..a683187 100644 --- a/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg +++ b/doc/examples/osmo-hnbgw/osmo-hnbgw.cfg @@ -23,3 +23,8 @@ 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/* + diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc index f40027a..6ad59a5 100644 --- a/doc/manuals/chapters/running.adoc +++ b/doc/manuals/chapters/running.adoc @@ -117,3 +117,25 @@ local-ip 10.9.8.7 local-port 29169 ---- + +==== Configure co-located media gateway + +OsmoHNBGW requires a co-located OsmoMGW instance. The purpose of the co-located +media gateway is to relay the RTP traffic between hNodeB and the core network. + +For security reasons the RAN network is kept separate and isolated from the +core network. Both networks will usually have no transparent routing in between +them. The co-located media gateway provides an interface between hNodeB and core +network across this boundary. + +The configuration is done under the hnbgw node along with `iucs` and `iups`. + +An example configuration for OsmoHNBGW's MGCP client: + +---- +hnbgw + mgcp + mgw remote-ip 127.0.0.1 + mgw remote-port 2427 + mgw reset-endpoint rtpbridge/* +----
13 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.