<p>Kevin Harwell <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8689">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sipp, test_suite_utils: Default media port to an unused port<br><br>SIPp correctly chooses an available port for audio, but unfortunately it then<br>attempts to bind to the audio port + n for things like rtcp and video without<br>first checking if those other ports are unused:<br><br>https://github.com/SIPp/sipp/issues/276<br><br>This patch makes it so all ports needed by the scenario are available. It does<br>this by retrieving and checking for an unused port plus 'n' ports from the OS.<br>If the ports are available then the primary port is passed to the scenario using<br>the '-mp' option.<br><br>Change-Id: I3da461123afc30e1f5ca12e65d289eaa42d6de00<br>---<br>M lib/python/asterisk/sipp.py<br>A lib/python/asterisk/utils_socket.py<br>2 files changed, 457 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/89/8689/5</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8689">change 8689</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.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.asterisk.org/8689"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3da461123afc30e1f5ca12e65d289eaa42d6de00 </div>
<div style="display:none"> Gerrit-Change-Number: 8689 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>