Skip to content

Changes

Started by timer
Started 5 hr 47 min ago
Queued 3 ms
Took 6 min 4 sec on build4-deb12build-ansible

Summary

  1. deps/Makefile: Update titan.TestPorts.MTP3asp to upstream master (details)
  2. Use newer M3UA & MTP3 deps generating MTP-STATUS,PAUSE,RESUME.ind (details)
Commit b656f6d61a91a2425d082bd0ae4113637862dfcf by Pau Espin Pedrol
deps/Makefile: Update titan.TestPorts.MTP3asp to upstream master

We used to point to an osmocom fork with a commit from 2018 fixing build without
MTP3asp_PT.cc/hh. That commit was merged upstream in 2020, so we can
point back to upstream.

Change-Id: Ieecb643db8bd3eb8739d960dfaaee183368b0c1d
The file was modifieddeps/Makefile
Commit 0c689c809e7daaf76b0db98379b5f04522210e95 by Pau Espin Pedrol
Use newer M3UA & MTP3 deps generating MTP-STATUS,PAUSE,RESUME.ind

* titan.TestPorts.MTP3asp pointer is changed to osmocom fork containing
  extra patch adding missing fields to MTP-STATUS,PAUSE,RESUME records.
  It also adds templates for them.
* titan.ProtocolEmulations.M3UA pointer is changed to osmocom fork
  containing extra patch improving M3UA_Emulation component to build
  MTP-STATUS,PAUSE,RESUME.ind primiives when receiving DAVA/DUNA/DUPU/SCON
  from M3UA link.

The upper layers building on top of MTP3asp_PT (ie. port MTP3asp_SCCP_PT
from SCCP_MApping.ttcnp) are fine because they explicitly discard
ASP_MTP3_PAUSE,RESUME,STATUS messages in the port defintion.
Hence, supporting those in SCCP layer is left as a subsequent task.

Related: OS#6907
Change-Id: I67cc2bcf3395a81fa8acee861af01e752984ebb3
The file was modifieddeps/Makefile
The file was modifiedsccp/SCCP_Tests_RAW.ttcn