<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15988">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_ss7.c: fix xua_accept_cb(): properly assign role<br><br>Change-Id: Ib904ecf0e5d192a1024863f6f0fdf79301055655<br>Related: OS#4247<br>---<br>M src/osmo_ss7.c<br>1 file changed, 1 insertion(+), 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/88/15988/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c</span><br><span>index 1b9e3d1..9698941 100644</span><br><span>--- a/src/osmo_ss7.c</span><br><span>+++ b/src/osmo_ss7.c</span><br><span>@@ -1767,6 +1767,7 @@</span><br><span> asp->cfg.remote.host_cnt = 1;</span><br><span> asp->cfg.remote.port = atoi(portbuf);</span><br><span> asp->cfg.remote.host[0] = talloc_strdup(asp, hostbuf);</span><br><span style="color: hsl(120, 100%, 40%);">+ asp->cfg.role = OSMO_SS7_ASP_ROLE_SG;</span><br><span> asp->cfg.remote.host_cnt = 1;</span><br><span> asp->dyn_allocated = true;</span><br><span> asp->server = srv;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/15988">change 15988</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/+/15988"/><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: Ib904ecf0e5d192a1024863f6f0fdf79301055655 </div>
<div style="display:none"> Gerrit-Change-Number: 15988 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>