<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/14602">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: update desc of "conn-timeout"<br><br>It can be used together with LCLS, just make sure to also enable keep<br>alive packets.<br><br>Related: OS#3783<br>Change-Id: Ib4d19104d558a26a444a80fb36f4b7b33bc5cc59<br>---<br>M src/libosmo-mgcp/mgcp_vty.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/02/14602/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp/mgcp_vty.c b/src/libosmo-mgcp/mgcp_vty.c</span><br><span>index 944d936..87bb1b9 100644</span><br><span>--- a/src/libosmo-mgcp/mgcp_vty.c</span><br><span>+++ b/src/libosmo-mgcp/mgcp_vty.c</span><br><span>@@ -1381,8 +1381,8 @@</span><br><span>       cfg_mgcp_conn_timeout_cmd,</span><br><span>       "conn-timeout <1-65534>",</span><br><span>       "Set a time after which inactive connections (CIs) are closed. This can be used to work around interoperability"</span><br><span style="color: hsl(0, 100%, 40%);">-      " problems causing connections to stay open forever, and slowly exhausting all available ports. Do not enable"</span><br><span style="color: hsl(0, 100%, 40%);">-      " when LCLS is used (connections in LCLS state appear to be inactive)!\n"</span><br><span style="color: hsl(120, 100%, 40%);">+      " problems causing connections to stay open forever, and slowly exhausting all available ports. Enable keep"</span><br><span style="color: hsl(120, 100%, 40%);">+      " alive packages in MGW clients when using this option together with LCLS (OsmoBSC, OsmoMSC: 'rtp keep-alive')!\n"</span><br><span>       "Timeout value (sec.)\n")</span><br><span> {</span><br><span>        g_cfg->conn_timeout = strtoul(argv[0], NULL, 10);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/14602">change 14602</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-mgw/+/14602"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib4d19104d558a26a444a80fb36f4b7b33bc5cc59 </div>
<div style="display:none"> Gerrit-Change-Number: 14602 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>