<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9261">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rtp: make port range configurable, assign correct port numbers<br><br>The current implementation does not allow the user to specify a port<br>range in which the BTS is allowed to allocate a local RTP port. Also<br>the ports the BTS picks do not match the policy described in RFC3550.<br>An RTP Port must be at an even port number and the matching RTCP<br>port must be at the following (odd) port number. The BTS currently<br>picks random port numbers for both.<br><br>- Add a VTY command to specify a port range in which the BTS may<br>  assign local ports.<br><br>- Pick ports as described in RFC3550.<br><br>Change-Id: Id75f1dfaf898ed8750d28b1c4840e188f4cfdc87<br>Related: OS#2825 OS#2635<br>---<br>M include/osmo-bts/gsm_data_shared.h<br>M src/common/bts.c<br>M src/common/rsl.c<br>M src/common/vty.c<br>4 files changed, 72 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/61/9261/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9261">change 9261</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/9261"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Id75f1dfaf898ed8750d28b1c4840e188f4cfdc87 </div>
<div style="display:none"> Gerrit-Change-Number: 9261 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>