osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-mgw/+/14614
Change subject: manuals: update VTY documentation
......................................................................
manuals: update VTY documentation
Change-Id: Id34c363080ced158d1f1eddd15b954e731797cf8
---
M doc/manuals/chapters/counters_generated.adoc
M doc/manuals/vty/mgw_vty_reference.xml
2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/14/14614/1
diff --git a/doc/manuals/chapters/counters_generated.adoc
b/doc/manuals/chapters/counters_generated.adoc
index 22c321d..090bc29 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 1770dab..047a2ad 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 '*' to accept any domain' />
</params>
</command>
- <command id='conn-timeout <1-65534>'>
+ <command id='conn-timeout <0-65534>'>
<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='<1-65534>' 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: 'rtp
keep-alive')!' />
+ <param name='<0-65534>' doc='Timeout value (sec.)' />
</params>
</command>
<command id='trunk <1-64>'>
--
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/14614
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Id34c363080ced158d1f1eddd15b954e731797cf8
Gerrit-Change-Number: 14614
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange