<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16098">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Don't forget to store the sctp-role during writing config file<br><br>Related to Change-Id I7452a862d45da35dcd58654ca17222eb52d26f1f<br>Related: OS#2005<br><br>Change-Id: I14835a7cf137e9d1fe9757a4ec57358dc578446e<br>---<br>M src/osmo_ss7_vty.c<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/98/16098/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo_ss7_vty.c b/src/osmo_ss7_vty.c</span><br><span>index 84f616a..0a3cea4 100644</span><br><span>--- a/src/osmo_ss7_vty.c</span><br><span>+++ b/src/osmo_ss7_vty.c</span><br><span>@@ -753,6 +753,8 @@</span><br><span>             vty_out(vty, "  role %s%s", get_value_string(osmo_ss7_asp_role_names, asp->cfg.role),</span><br><span>                   VTY_NEWLINE);</span><br><span>        }</span><br><span style="color: hsl(120, 100%, 40%);">+     if (!asp->cfg.is_server)</span><br><span style="color: hsl(120, 100%, 40%);">+           vty_out(vty, "  sctp-role client%s", VTY_NEWLINE);</span><br><span> }</span><br><span> </span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16098">change 16098</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/libosmo-sccp/+/16098"/><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-Change-Id: I14835a7cf137e9d1fe9757a4ec57358dc578446e </div>
<div style="display:none"> Gerrit-Change-Number: 16098 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>