aboutsummaryrefslogtreecommitdiffstats
path: root/mgw/expected-results.xml
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2018-06-05 17:28:02 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2018-06-06 17:16:21 +0200
commit45635f43798566ea370acd0b0af27a9a62ec1a25 (patch)
tree41df85b9179457828deeaba0c899c89a658b67d7 /mgw/expected-results.xml
parentac8fc7f859823f2cd4924362467974d787665ef6 (diff)
MGCP_Test: Test non LCO crcx
When a CRCX without an LCO option (codec) is sent, then older versions of osmo-mgw will omit the port number in the SDP part of the response. Also no default codec is selected and reported back. This testcase pinpoints the problem. Change-Id: Ie16cdab936ce468fe378d4ec9e1c61f81c07fb4e Related: OS#2658
Diffstat (limited to 'mgw/expected-results.xml')
-rw-r--r--mgw/expected-results.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mgw/expected-results.xml b/mgw/expected-results.xml
index b85a2b14..03c8fd27 100644
--- a/mgw/expected-results.xml
+++ b/mgw/expected-results.xml
@@ -4,6 +4,9 @@
<skipped>no verdict</skipped>
</testcase>
<testcase classname='MGCP_Test' name='TC_crcx' time='MASKED'/>
+ <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='MASKED'>
+ <error type='DTE'>Dynamic test case error: Using the value of an optional field containing omit.</error>
+ </testcase>
<testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='MASKED'/>
<testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='MASKED'/>
<testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='MASKED'/>