<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/16932">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">VTY: add osmo_tdef introspection and configuration commands<br><br>This change introduces several new VTY commands letting the user<br>a possibility to introspect and reconfigure some of the existing<br>timers implemented using libosmocore's osmo_tdef API.<br><br>At the moment this covers the following timers:<br><br>  - MGW specific timers:<br>    - X1 - MGCP response timeout,<br>    - X2 - RTP stream establishing timeout,<br><br>  - RAN specific timers (same names for GERAN and UTRAN):<br>    - X1 - Authentication and Ciphering timeout,<br>    - X2 - RAN connection release sanity timeout,<br>    - X3 - Handover procedure timeout.<br><br>The following commands are introduced:<br><br>  - 'enable' node:<br>    - show timer [(mgw|mncc|sccp|geran|utran|sgs)] [TNNNN]<br><br>  - 'config-msc' node:<br>    - timer [(mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]<br><br>Both MNCC and SCCP related timer definitions are empty at the<br>moment. Achieved by using osmo_tdef_group API of libosmovty.<br><br>Change-Id: I6024c104b6101666c8aa1108a043910eb75db9a5<br>Related: OS#4368<br>---<br>M doc/manuals/vty/msc_vty_reference.xml<br>M include/osmocom/msc/msc_common.h<br>M src/libmsc/msc_net_init.c<br>M src/libmsc/msc_vty.c<br>M tests/test_nodes.vty<br>5 files changed, 67 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/32/16932/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/16932">change 16932</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-msc/+/16932"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6024c104b6101666c8aa1108a043910eb75db9a5 </div>
<div style="display:none"> Gerrit-Change-Number: 16932 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>