<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/24957">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-bts-test: set bind address for the RTP Emulation<br><br>Otherwise the loopback address is used, what causes test cases<br>employing the RTP Emulation component to fail:<br><br>  Connection refused (unexpected)<br><br>Change-Id: Ia20ccd9e6db61d7a105523648c678db90ad345eb<br>---<br>M ttcn3-bts-test/BTS_Tests.cfg<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-bts-test/BTS_Tests.cfg b/ttcn3-bts-test/BTS_Tests.cfg</span><br><span>index 4e1d2bf..fd2e05d 100644</span><br><span>--- a/ttcn3-bts-test/BTS_Tests.cfg</span><br><span>+++ b/ttcn3-bts-test/BTS_Tests.cfg</span><br><span>@@ -15,6 +15,7 @@</span><br><span> BTS_Tests.mp_pcu_socket := "/data/unix/pcu_sock"</span><br><span> L1CTL_PortType.m_l1ctl_sock_path := "/data/unix/osmocom_l2"</span><br><span> BTS_Tests.mp_ctrl_ip   := "172.18.9.20"</span><br><span style="color: hsl(120, 100%, 40%);">+BTS_Tests.mp_rtpem_bind_ip := "172.18.9.10"</span><br><span> </span><br><span> [MAIN_CONTROLLER]</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/24957">change 24957</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/docker-playground/+/24957"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia20ccd9e6db61d7a105523648c678db90ad345eb </div>
<div style="display:none"> Gerrit-Change-Number: 24957 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>