<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16894">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sccp_demo_user: Bind VTY to -l local address cmdline arg<br><br>Change-Id: Id93db4ea2865f3f2dbfc89890389ebd02fa8172b<br>---<br>M examples/sccp_demo_user.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/94/16894/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/examples/sccp_demo_user.c b/examples/sccp_demo_user.c</span><br><span>index 3cbcc72..4b7b6bc 100644</span><br><span>--- a/examples/sccp_demo_user.c</span><br><span>+++ b/examples/sccp_demo_user.c</span><br><span>@@ -236,7 +236,7 @@</span><br><span>   osmo_ss7_vty_init_asp(NULL);</span><br><span>         osmo_sccp_vty_init();</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-       rc = telnet_init_dynif(NULL, NULL, vty_get_bind_addr(), 2324+client);</span><br><span style="color: hsl(120, 100%, 40%);">+ rc = telnet_init_dynif(NULL, NULL, local_address, 2324+client);</span><br><span>      if (rc < 0) {</span><br><span>             perror("Error binding VTY port");</span><br><span>          exit(1);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/16894">change 16894</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/+/16894"/><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: Id93db4ea2865f3f2dbfc89890389ebd02fa8172b </div>
<div style="display:none"> Gerrit-Change-Number: 16894 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>