Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Oliver Smith c7f1787c18 Create subscribers on demand
Add a new vty option and allow to optionally generate a random msisdn,
as well as setting the default NAM:

subscriber-create-on-demand (no-msisdn|<3-15>) (none|cs|ps|both)

Thanks to Vadim for the random MSISDN patch [1], which was squashed into
this one.

[1] Change-Id: I475c71f9902950fa7498855a616e1ec231fad6ac

Depends on: Idc74f4d94ad44b9fc1b6d43178f5f33d551ebfb1 (libosmocore)
Change-Id: I0c9fe93f5c24b5e9fefb513c4d049fb7ebd47ecd
Related: OS#2542
2019-05-19 14:42:46 +07:00
contrib Add link to project wiki to .service file 2019-02-18 13:52:44 +01: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 Create subscribers on demand 2019-05-19 14:42:46 +07:00
tests Create subscribers on demand 2019-05-19 14:42:46 +07: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