dexter has uploaded this change for review.

View Change

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 change 34869. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I5b0fd848e6b28bf670d9994da8a56cb613158290
Gerrit-Change-Number: 34869
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-MessageType: newchange