osmo-msc/src
Philipp Maier 7da956e4c6 msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST
When msc_ho_send_handover_request() generates the HANDOVER REQUEST
message, it does not populate the call_id struct member.

In ran_msg_a.c the struct member call_id is used, but the
call_id_present flag is not set, which also prevents the call_id being
added to the message

Change-Id: I6b1b55b3f5a3092d9557dc2512020c766a9ff744
Related: OS#4582
2020-06-22 16:00:04 +00:00
..
libmsc msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST 2020-06-22 16:00:04 +00:00
libvlr add rudimentary NRI support for MSC pooling 2020-06-19 03:58:13 +02:00
osmo-msc osmo-msc: use stderr to print error messages, not stdout 2020-01-29 00:18:23 +07:00
utils configure.ac: drop useless SQLite3 dependency 2019-04-25 21:23:35 +02:00
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00