<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/24880">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">check_rtp_destin(): clarify log msg<br><br>The braces as put before this patch would read as {"is known", "is not<br>yet known"}, which is confusing the actual situation.<br><br>Change-Id: Icd1f22a9f4147a2758c2f068ecba46cf7f732604<br>---<br>M src/libosmo-mgcp/mgcp_network.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/osmo-mgw refs/changes/80/24880/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp/mgcp_network.c b/src/libosmo-mgcp/mgcp_network.c</span><br><span>index d18c7cb..e545fba 100644</span><br><span>--- a/src/libosmo-mgcp/mgcp_network.c</span><br><span>+++ b/src/libosmo-mgcp/mgcp_network.c</span><br><span>@@ -876,7 +876,7 @@</span><br><span>       * and IP-address for outgoing data. */</span><br><span>      if (ip_is_any && conn->end.rtp_port == 0) {</span><br><span>               LOGPCONN(conn->conn, DRTP, LOGL_DEBUG,</span><br><span style="color: hsl(0, 100%, 40%);">-                        "destination IP-address and rtp port is (not yet) known (%s:%u)\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                         "destination IP-address and rtp port is not (yet) known (%s:%u)\n",</span><br><span>                        osmo_sockaddr_ntop(&conn->end.addr.u.sa, ipbuf), conn->end.rtp_port);</span><br><span>             return -1;</span><br><span>   }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/24880">change 24880</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/osmo-mgw/+/24880"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icd1f22a9f4147a2758c2f068ecba46cf7f732604 </div>
<div style="display:none"> Gerrit-Change-Number: 24880 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>