dexter has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-msc/+/34869?usp=email )
Change subject: running: fix link to MNCC for External Call Control
......................................................................
running: fix link to MNCC for External Call Control
The label of the section 18 "MNCC for External Call Control" is
reachable under the label <<mncc>> and not under
<<mncc-external>>,
which seems to be outdated.
Change-Id: I5b0fd848e6b28bf670d9994da8a56cb613158290
---
M doc/manuals/chapters/running.adoc
1 file changed, 14 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/69/34869/1
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index d6e734b..0db5761 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -72,7 +72,7 @@
mncc external /tmp/mncc_socket
----
-More on MNCC in <<mncc-external>>.
+More on MNCC in <<mncc>>.
The SGs interface by default listens on 0.0.0.0:29118. Configure a different IP and/or
port for each osmo-msc instance.
You may also want to configure different VLR names:
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/34869?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I5b0fd848e6b28bf670d9994da8a56cb613158290
Gerrit-Change-Number: 34869
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newchange