osmo-ttcn3-hacks/sccp
Harald Welte aed9f94db4 sccp: Add TC_callingparty_ssn_only()
This test verifies that libosmo-sccp will properly respond to SCCP
traffic that only has a SSN in the CallingPartyAddress.  That situation
poses the unique challenge of how to route a response, as we lack
a GT and a PC to do the routing.

In order to support this, libosm-sccp now adds the PC into the
CallingPartyAddr when passing such messages from M3UA to SCCP. This
way the recipient can simply respond back to that address and it will
be routed on PC.

Change-Id: Ided599a922fb7f6dbbfe90f817c5419ab793f293
Related: OS#5146
2021-05-13 21:58:33 +02:00
..
SCCP_CodecPort.ttcn Add SCCP_Tests_RAW for testing the actual SCCP implementation 2020-01-17 17:34:23 +01:00
SCCP_Tests.cfg Add SCCP_Tests_RAW for testing the actual SCCP implementation 2020-01-17 17:34:23 +01:00
SCCP_Tests.default sccp: Rename module param sccp_cfg to mp_sccp_cfg 2020-01-17 17:34:23 +01:00
SCCP_Tests.ttcn sccp: Rename module param sccp_cfg to mp_sccp_cfg 2020-01-17 17:34:23 +01:00
SCCP_Tests_RAW.ttcn sccp: Add TC_callingparty_ssn_only() 2021-05-13 21:58:33 +02:00
gen_links.sh Add Misc_Helpers.ttcn to centralize TTCN3 shutdown handling 2018-10-24 15:10:13 +02:00
regen_makefile.sh lib/IPA_Emulation: Build IPA_CTRL conditionally based on define 2019-06-13 16:33:49 +02:00