<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15826">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">m3ua: Log incorrect selected AS<br><br>Change-Id: Idfdf6279de1fed453b5f83a5329c50716a79aca9<br>---<br>M src/m3ua.c<br>1 file changed, 2 insertions(+), 2 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/26/15826/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/m3ua.c b/src/m3ua.c</span><br><span>index d733b51..5ab3e79 100644</span><br><span>--- a/src/m3ua.c</span><br><span>+++ b/src/m3ua.c</span><br><span>@@ -561,9 +561,9 @@</span><br><span>     /* Verify that this ASP is part of the AS. */</span><br><span>        if (!osmo_ss7_as_has_asp(as, asp)) {</span><br><span>                 LOGPASP(asp, DLM3UA, LOGL_ERROR,</span><br><span style="color: hsl(0, 100%, 40%);">-                        "%s(): This Application Server Process is not part of the AS resolved by"</span><br><span style="color: hsl(120, 100%, 40%);">+                   "%s(): This Application Server Process is not part of the AS %s resolved by"</span><br><span>                       " routing context %u\n",</span><br><span style="color: hsl(0, 100%, 40%);">-                      __func__, rctx);</span><br><span style="color: hsl(120, 100%, 40%);">+                      __func__, (as)->cfg.name, rctx);</span><br><span>          return M3UA_ERR_NO_CONFGD_AS_FOR_ASP;</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/+/15826">change 15826</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/+/15826"/><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: Idfdf6279de1fed453b5f83a5329c50716a79aca9 </div>
<div style="display:none"> Gerrit-Change-Number: 15826 </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>