pespin submitted this change.

View Change

Approvals: daniel: Looks good to me, but someone else must approve osmith: Looks good to me, approved Jenkins Builder: Verified
doc: Include mgwpool.adoc from osmo-gsm-manuals

This way we document the recently gained support for MGW pooling.

Related: SYS#5987
Depends: osmo-gsm-manuals.git Change-Id Ieda0d4bfe6fc90da6e19c791d8ec2da89427ba3b
Change-Id: I9d8116a74a63591599c4cbafa60f9a313e6ab19c
---
M doc/manuals/chapters/running.adoc
M doc/manuals/osmomsc-usermanual.adoc
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index fac0a9f..f8550ae 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -159,6 +159,9 @@
DLCX to the media gateway. This helps to clear lingering calls from the
media gateway when the OsmoMSC is restarted.

+OsmoMSC is also able to handle a pool of media gateways for load
+distribution. See also <<mgw_pooling>>.
+
[NOTE]
====
Previous versions of OsmoMSC (1.9.0 and below) didn't have the 'mgw' VTY node and
diff --git a/doc/manuals/osmomsc-usermanual.adoc b/doc/manuals/osmomsc-usermanual.adoc
index 7ba45d4..632abc7 100644
--- a/doc/manuals/osmomsc-usermanual.adoc
+++ b/doc/manuals/osmomsc-usermanual.adoc
@@ -32,6 +32,8 @@

include::{srcdir}/chapters/osmux_msc.adoc[]

+include::./common/chapters/mgwpool.adoc[]
+
include::./common/chapters/control_if.adoc[]

include::./common/chapters/gsup.adoc[]

To view, visit change 29821. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I9d8116a74a63591599c4cbafa60f9a313e6ab19c
Gerrit-Change-Number: 29821
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged