Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Vadim Yanitskiy 9c8806acf5 SS/USSD: release IUSE sessions immediately after response
At the moment, all available IUSE handlers do assume a single
request-response operation, e.g. MS requests its MSISDN - IUSE
responds. No further nor intermediate communications is required.

Let's immediately terminate such SS sessions in order to avoid
waiting for the session inactivity watchdog (i.e. timeout).

Change-Id: Iaefe37512da79e10fbe92378236bfff0eae0f8b9
2018-12-05 19:45:34 +00:00
contrib contrib/jenkins.sh: build and publish manuals 2018-12-05 13:08:07 +01:00
debian Install sample cfg file to /etc/osmocom 2018-09-12 18:31:09 +02:00
doc build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:02:06 +01:00
include gsup_client: rename gsup_client_* to osmo_gsup_client_* 2018-07-30 13:07:08 +00:00
sql add database schema versioning to the HLR database 2018-12-04 14:13:28 +01:00
src SS/USSD: release IUSE sessions immediately after response 2018-12-05 19:45:34 +00:00
tests add database schema versioning to the HLR database 2018-12-04 14:13:28 +01:00
.gitignore build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:02:06 +01:00
.gitreview Add gerrit settings 2016-12-21 10:35:38 +01:00
COPYING add COPYING file with AGPLv3 license text 2016-11-11 10:17:06 +01:00
Makefile.am Fix DISTCHECK_CONFIGURE_FLAGS override 2018-12-04 15:11:07 +00:00
configure.ac build manuals moved here from osmo-gsm-manuals.git 2018-11-27 18:02:06 +01:00
git-version-gen build with autoconf/automake, add jenkins.sh script 2016-12-11 01:07:26 +01:00
libosmo-gsup-client.pc.in pkg-config: Fix libosmo-gsup-client pkg-config file 2018-07-31 19:37:45 +02:00