osmo-msc/tests/mncc
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
..
Makefile.am MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
mncc_test.c tests: Replace deprecated API log_set_print_filename 2021-02-19 14:11:26 +01:00
mncc_test.err MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
mncc_test.ok mncc: rework passing GCR over the MNCC interface 2021-11-03 21:12:52 +00:00