Attention is currently required from: laforge.
lynxis lazus uploaded patch set #4 to this change.
gsupclient: Introduce gsup_client_mux
GSUP supports different message classes (e.g. SMS, USSD, Subscriber management),
within a daemon, the messages are usually handled in different parts of it.
The gsup client mux allow to place callbacks for the different message class.
This code original comes from the osmo-msc code and is here
re-licensed under the GPLv2.
Change-Id: I916c1bb6cfc48f92fc5db2b5c914eb1b4e25fa7f
---
M include/Makefile.am
A include/osmocom/gsupclient/gsup_client_mux.h
M src/gsupclient/Makefile.am
A src/gsupclient/gsup_client_mux.c
4 files changed, 252 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/12/38112/4
To view, visit change 38112. To unsubscribe, or for help writing mail filters, visit settings.