Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Neels Hofmeyr 07e1602d2d db v4: add column last_lu_seen_ps
Location Updating procedures from both CS and PS overwrite the same
last_lu_seen field of a subscriber. For upcoming D-GSM it will be important to
distinguish those, because only CS attaches qualify for MSISDN lookup.

Add column last_lu_seen_ps, and upon PS LU, do not overwrite last_lu_seen, so
that last_lu_seen now only reflects CS LU.

In the VTY, dump both LU dates distinctively.

Change-Id: Id7fc50567211a0870ac0524f6dee94d4513781ba
2019-11-27 03:19:06 +01:00
contrib contrib/jenkins.sh: run "make maintainer-clean" 2019-07-10 13:29:54 +02:00
debian Bump version: 1.0.0.49-e493-dirty → 1.1.0 2019-08-07 16:14:24 +02:00
doc hlr db schema 3: hlr_number -> msc_number 2019-11-12 16:23:48 +00:00
include db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
sql db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
src db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
tests db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
.gitignore gitignore: add tests/db_upgrade/*.dump 2019-11-25 13:13:05 +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 remove gsup_test 2019-11-25 13:58:51 +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