<p>Neels Hofmeyr <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12130">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'<br><br>I want to add 'mncc internal' and 'mncc external' commands, and IMHO makes most<br>sense to have a common 'mncc' keyword to start MNCC config commands with. To<br>put it in terms of VTY online help:<br><br>  OsmoMSC(config-msc)# mncc ?<br>    internal       Use internal MNCC handler<br>    external       Use internal MNCC handler<br>    guard-timeout  Set global guard timeout<br><br>So far only the 'guard-timeout' exists, I want to add 'internal' and 'external'<br>in a subsequent commit.<br><br>Keep the old command 'mncc-guard-timeout' as deprecated alias. That means it<br>still works from old config files, but online documentation will omit it.<br><br>On 'write', write back the new format instead.<br><br>Rationale: see I2ec59d5eba407f83295528b51b93678d446b9cee<br><br>Change-Id: I52d69af48e1ddc87b3fb54bf66a01b1b8cbf5abe<br>---<br>M src/libmsc/msc_vty.c<br>M tests/test_nodes.vty<br>2 files changed, 16 insertions(+), 6 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/30/12130/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12130">change 12130</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/12130"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I52d69af48e1ddc87b3fb54bf66a01b1b8cbf5abe </div>
<div style="display:none"> Gerrit-Change-Number: 12130 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>