<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23962">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgw: osmo-mgw config should not try to set DSCP > 63<br><br>DSCP is a 6-bit value, it cannot be 184.<br><br>Change-Id: I9e023125d42ba350c924f2dd7055e84a1a6564cc<br>---<br>M mgw/osmo-mgw.cfg<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-ttcn3-hacks refs/changes/62/23962/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/mgw/osmo-mgw.cfg b/mgw/osmo-mgw.cfg</span><br><span>index beb6fdf..76525bc 100644</span><br><span>--- a/mgw/osmo-mgw.cfg</span><br><span>+++ b/mgw/osmo-mgw.cfg</span><br><span>@@ -24,7 +24,7 @@</span><br><span>   rtp bind-ip 127.0.0.1</span><br><span>   rtp bind-ip-v6 ::1</span><br><span>   rtp ip-probing</span><br><span style="color: hsl(0, 100%, 40%);">-  rtp ip-dscp 184</span><br><span style="color: hsl(120, 100%, 40%);">+  rtp ip-dscp 46</span><br><span>   no rtp keep-alive</span><br><span>   no rtcp-omit</span><br><span>   no rtp-patch</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23962">change 23962</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-ttcn3-hacks/+/23962"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I9e023125d42ba350c924f2dd7055e84a1a6564cc </div>
<div style="display:none"> Gerrit-Change-Number: 23962 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>