<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18450">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MGCP_Test: fix test vector in TC_amr_oa_bwe_rtp_conversion<br><br>The rtp payload test vector in TC_amr_oa_bwe_rtp_conversion is wrong, it<br>lacks the last byte which should be 0x00. Also the testvector is not<br>very well chossen since it after BWE conversion the actual payload does<br>not shrink (even if it looks like if it would because of the 0x00 byte<br>at the end). Lets pick a better payload from a real world trace that<br>actually shrinks by one byte when it is converted to BWE and use that<br>one.<br><br>Change-Id: Id4256049bbca49ad5c2eb0579128838ebae062f8<br>---<br>M mgw/MGCP_Test.ttcn<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/50/18450/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn</span><br><span>index 0de5308..1758deb 100644</span><br><span>--- a/mgw/MGCP_Test.ttcn</span><br><span>+++ b/mgw/MGCP_Test.ttcn</span><br><span>@@ -2083,7 +2083,7 @@</span><br><span>    }</span><br><span> </span><br><span>        testcase TC_amr_oa_bwe_rtp_conversion() runs on dummy_CT {</span><br><span style="color: hsl(0, 100%, 40%);">-               f_TC_amr_x_x_rtp_conversion('100c4e9ba850e30d5d53d04de41e7c'O, '10d3a6ea1438c35754f41379079f'O, "octet-align=1", "octet-align=0");</span><br><span style="color: hsl(120, 100%, 40%);">+               f_TC_amr_x_x_rtp_conversion('2014e959f35fdfe5e9667ffbc088818088'O, '217a567cd7f7f97a599ffef022206022'O, "octet-align=1", "octet-align=0");</span><br><span>       }</span><br><span> </span><br><span>        testcase TC_amr_oa_oa_rtp_conversion() runs on dummy_CT {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18450">change 18450</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/+/18450"/><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: Id4256049bbca49ad5c2eb0579128838ebae062f8 </div>
<div style="display:none"> Gerrit-Change-Number: 18450 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>