osmo-msc/tests
Vadim Yanitskiy c6921e5068 mncc: rework passing GCR over the MNCC interface
Using *unpacked* 'struct osmo_gcr_parsed' in the MNCC PDUs makes
the protocol even more complicated than it currently is, and
moreover complicates implementing MNCCv8 in the ttcn3-sip-test.

Replace 'struct osmo_gcr_parsed' in 'struct gsm_mncc' with a
fixed-length buffer, which is supposed to hold the Global Call
Reference encoded as per 3GPP TS 29.205.

Indicate presence of GCR using the MNCC_F_GCR flag.

Change-Id: I259b6d7e4cbe26159b9b496356fc7c1c27d54521
Fixes: I705c860e51637b4537cad65a330ecbaaca96dd5b
Related: OS#5164, OS#5282
2021-11-03 21:12:52 +00:00
..
db_sms tests: Replace deprecated API log_set_print_filename 2021-02-19 14:11:26 +01:00
mncc mncc: rework passing GCR over the MNCC interface 2021-11-03 21:12:52 +00:00
msc_vlr msc_vlr_test: remove DLMGCP log messages from unit test output 2021-09-14 12:06:45 +02:00
sdp_msg add sdp_msg API: SDP parsing/composition 2019-11-28 02:52:55 +01:00
smpp tests: Replace deprecated API log_set_print_filename 2021-02-19 14:11:26 +01:00
sms_queue tests: Replace deprecated API log_set_print_filename 2021-02-19 14:11:26 +01:00
Makefile.am make vty-transcrip-test: use $VTY_TEST var like osmo-bsc 2020-06-25 20:08:58 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
smpp_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
stubs.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
test_neighbor_ident.vty vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config 2019-05-09 02:06:42 +02:00
test_nodes.vty Add support for LCLS to the MSC 2021-10-25 10:07:48 +00:00
testsuite.at MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
vty_test_runner.py libmsc: move subscriber expiration timer T3212 to libvlr 2020-01-25 12:49:42 +07:00