Attention is currently required from: daniel, fixeria, lynxis lazus, osmith.
pespin uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Code-Review+1 by fixeria, Code-Review+1 by osmith, Verified+1 by Jenkins Builder
Use gsup_client_mux from libosmo-gsup-client
gsup_client_mux code was cloned a couple months ago to
libosmo-gsup-client, use it in osmo-msc and drop its own copy.
The code was not dropped at the time because it required tweaking the
unit tests, because they were wrapping some underlaying functions which
cannot be wrapped anymore since the code using them is now inside the
separate already-linked libosmo-gsup-client.so.
Solve it by actually wrapping one layer up in the gsup_client_mux itself
since it now something we mantain here anymore.
Change-Id: I34d02ae219f3ec8daf47942c46f52b21eab21242
---
M TODO-RELEASE
M include/osmocom/msc/Makefile.am
D include/osmocom/msc/gsup_client_mux.h
M src/libmsc/Makefile.am
M src/libmsc/e_link.c
M src/libmsc/gsm_04_11_gsup.c
M src/libmsc/gsm_09_11.c
D src/libmsc/gsup_client_mux.c
M src/libmsc/msc_net_init.c
M src/libvlr/vlr.c
M src/osmo-msc/msc_main.c
M tests/msc_vlr/Makefile.am
M tests/msc_vlr/msc_vlr_tests.c
13 files changed, 49 insertions(+), 250 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/19/39019/3
To view, visit change 39019. To unsubscribe, or for help writing mail filters, visit settings.