<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13228">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">log N-CONNECT from MSC<br><br>Change-Id: I83f15c7231b2b766aba4d25339d08acbbca3a47e<br>---<br>M src/osmo-bsc/osmo_bsc_sigtran.c<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/28/13228/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/osmo_bsc_sigtran.c b/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>index 2ff5d80..f2a6d08 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_sigtran.c</span><br><span>@@ -179,6 +179,10 @@</span><br><span>          goto refuse;</span><br><span>         }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ LOGP(DMSC, LOGL_DEBUG, "(calling_addr=%s conn_id=%u) N-CONNECT.ind from MSC %d\n",</span><br><span style="color: hsl(120, 100%, 40%);">+       osmo_sccp_addr_dump(&scu_prim->u.connect.calling_addr),</span><br><span style="color: hsl(120, 100%, 40%);">+        scu_prim->u.connect.conn_id, msc->nr);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>  conn = bsc_subscr_con_allocate(bsc_gsmnet);</span><br><span>  if (!conn)</span><br><span>           return -ENOMEM;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13228">change 13228</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/13228"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I83f15c7231b2b766aba4d25339d08acbbca3a47e </div>
<div style="display:none"> Gerrit-Change-Number: 13228 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>