aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-06-27 09:41:35 +0200
committerOliver Smith <osmith@sysmocom.de>2019-06-27 09:41:35 +0200
commit1e4a34d45eac0845cf21509c9e1757a9f2a48e51 (patch)
tree556f7696114f20225165b91140b86c83b1400340
parent189f29e939b10e9c2e1505a35faac7a74e028dab (diff)
manuals: update VTY documentation
-rw-r--r--doc/manuals/chapters/counters_generated.adoc2
-rw-r--r--doc/manuals/vty/mgw_vty_reference.xml6
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/manuals/chapters/counters_generated.adoc b/doc/manuals/chapters/counters_generated.adoc
index 22c321d11..090bc29d4 100644
--- a/doc/manuals/chapters/counters_generated.adoc
+++ b/doc/manuals/chapters/counters_generated.adoc
@@ -1,6 +1,6 @@
// autogenerated by show asciidoc counters
-These counters and their description based on OsmoMGW 1.5.0.60-f638 (OsmoMGW).
+These counters and their description based on OsmoMGW 1.5.0.64-189f (OsmoMGW).
=== Rate Counters
diff --git a/doc/manuals/vty/mgw_vty_reference.xml b/doc/manuals/vty/mgw_vty_reference.xml
index 1770dab3a..047a2ad29 100644
--- a/doc/manuals/vty/mgw_vty_reference.xml
+++ b/doc/manuals/vty/mgw_vty_reference.xml
@@ -1509,10 +1509,10 @@
<param name='NAME' doc='Qualified domain name expected in MGCP endpoint names, or &apos;*&apos; to accept any domain' />
</params>
</command>
- <command id='conn-timeout &lt;1-65534&gt;'>
+ <command id='conn-timeout &lt;0-65534&gt;'>
<params>
- <param name='conn-timeout' doc='Set a time after which inactive connections (CIs) are closed. This can be used to work around interoperability problems causing connections to stay open forever, and slowly exhausting all available ports. Do not enable when LCLS is used (connections in LCLS state appear to be inactive)!' />
- <param name='&lt;1-65534&gt;' doc='Timeout value (sec.)' />
+ <param name='conn-timeout' doc='Set a time after which inactive connections (CIs) are closed. Set to 0 to disable timeout. This can be used to work around interoperability problems causing connections to stay open forever, and slowly exhausting all available ports. Enable keep-alive packets in MGW clients when using this option together with LCLS (OsmoBSC, OsmoMSC: &apos;rtp keep-alive&apos;)!' />
+ <param name='&lt;0-65534&gt;' doc='Timeout value (sec.)' />
</params>
</command>
<command id='trunk &lt;1-64&gt;'>