Skip to content
Success

Changes

Summary

  1. eim: move es9p_Types_JSON to library (details)
  2. mgw: osmo-mgw.cfg: remove deprecated no-op params (details)
  3. bts: expect TC_data_{rtp,facch}_tchf144 to pass (details)
Commit dc79a8837665962741be28b05505158c78f7b0de by pmaier@sysmocom.de
eim: move es9p_Types_JSON to library

The TTCN3 module es9p_Types_JSON is currently only used by the eIM testsuite,
but it may also be helpful in other testsuites in the future.

Related: SYS#7339
Change-Id: If4be10a298e30188aebe7c9d3efbdb56d2816c7f
The file was removedeim/es9p_Types_JSON.ttcn
The file was addedlibrary/euicc/es9p_Types_JSON.ttcn
The file was modifiedeim/gen_links.sh
Commit 075c76a18b623225139a1a979170bcb11099e917 by laforge
mgw: osmo-mgw.cfg: remove deprecated no-op params

This patch fixes the following warnings:

% Deprecated 'sdp audio-payload number <0-255>' config no longer has any effect
% Deprecated 'sdp audio-payload name NAME' config no longer has any effect
% Deprecated 'loop (0|1)' config no longer has any effect
% Deprecated 'allow-transcoding' config no longer has any effect
% Deprecated 'loop (0|1)' config no longer has any effect
% Deprecated 'allow-transcoding' config no longer has any effect

Change-Id: Ie4f2b46eda2e848781b77e590ad20e80fed86257
The file was modifiedmgw/osmo-mgw.cfg
Commit 40dedbef99437d641f041790198a68af6168a3b1 by laforge
bts: expect TC_data_{rtp,facch}_tchf144 to pass

Change-Id: I5dfcecc9cb6829ad208a54d7a3092a4cde327fb3
Related: OS#6167
The file was modifiedbts/expected-results.xml