<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/11583">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-stp: add SCCP related VTY commands<br><br>Call osmo_sccp_vty_init(), so far forgotten.<br><br>This adds the various 'show cs7 instance N sccp *' commands, as well as making<br>the SCCP timers configurable.<br><br>See Id941b8e31d3b4cfdb3f912beedc1e7af321a0113 for a diff of the VTY reference,<br>showing what commands are enabled by this patch.<br><br>Change-Id: I66e97706de0c546db3c6ff77fb5e6ac6e32bff55<br>---<br>M stp/stp_main.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/stp/stp_main.c b/stp/stp_main.c</span><br><span>index aa2304c..0efe4ed 100644</span><br><span>--- a/stp/stp_main.c</span><br><span>+++ b/stp/stp_main.c</span><br><span>@@ -174,6 +174,7 @@</span><br><span>      osmo_fsm_log_addr(false);</span><br><span>    logging_vty_add_cmds(&log_info);</span><br><span>         osmo_ss7_vty_init_sg(tall_stp_ctx);</span><br><span style="color: hsl(120, 100%, 40%);">+   osmo_sccp_vty_init();</span><br><span>        osmo_fsm_vty_add_cmds();</span><br><span> </span><br><span>         rc = vty_read_config_file(cmdline_config.config_file, NULL);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11583">change 11583</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/11583"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I66e97706de0c546db3c6ff77fb5e6ac6e32bff55 </div>
<div style="display:none"> Gerrit-Change-Number: 11583 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>