Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Oliver Smith 02078b7d91 VTY: integrate IMEI
Display the IMEI in "subscriber ... show", allow showing and modifying
subscribers by their IMEI with: "subscriber imei ...". For debug
purposes (and to have proper VTY tests), make it possible to change the
IMEI with "subscriber ... update imei".

IMEIs are saved in the database without the 15th checksum number. When
the checksum gets passed, verify it and cut it off.

Related: OS#2541
Depends: I02b54cf01a674a1911c5c897fbec02240f88b521 (libosmocore)
Change-Id: I1af7b573ca2a1cb22497052665012d9c1acf3b30
2019-01-24 15:29:08 +00:00
contrib contrib: fix makedistcheck with disabled systemd 2018-12-13 15:37:03 +00:00
debian Bump version: 0.2.1.55-607c-dirty → 1.0.0 2019-01-20 20:08:14 +00:00
doc docs: running: document --db-upgrade 2019-01-22 15:40:18 +01:00
include gsupclient: introduce osmo_gsup_client_enc_send() 2018-12-20 01:16:03 +07:00
sql Add IMEI column to subscriber table 2019-01-24 15:29:08 +00:00
src VTY: integrate IMEI 2019-01-24 15:29:08 +00:00
tests VTY: integrate IMEI 2019-01-24 15:29:08 +00:00
.gitignore gitignore: add tests/hlr_vty_test.db* 2019-01-15 13:33:10 +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 Bump version: 0.2.1.55-607c-dirty → 1.0.0 2019-01-20 20:08:14 +00: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