Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Harald Welte 08d5204f0c USSD: Add support for internal USSD handlers
There are some requests that are best served inside the HLR, as it
has access to subscriber information such as MSISDN and IMSI.

This unfortunately required quite some restructuring of the USSD
related structures including the VTY syntax for adding routes.

The default config file has been updated to replicate the *#100#
built-in behavior of old OsmoNITB.

Closes: OS#2566
Change-Id: I1d09fab810a6bb9ab02904de72dbc9e8a414f9f9
2018-07-30 16:34:26 +02:00
contrib jenkins.sh: use --enable-werror configure flag, not CFLAGS 2018-03-05 20:54:54 +01:00
debian sql/Makefile: Create empty /var/lib/osmocom directory at install time 2018-07-02 17:47:24 +02:00
doc USSD: Add support for internal USSD handlers 2018-07-30 16:34:26 +02:00
include gsup_client: rename gsup_client_* to osmo_gsup_client_* 2018-07-30 13:07:08 +00:00
sql sql/Makefile: Create empty /var/lib/osmocom directory at install time 2018-07-02 17:47:24 +02:00
src USSD: Add support for internal USSD handlers 2018-07-30 16:34:26 +02:00
tests Add "show gsup-connections" VTY command 2018-06-24 14:06:56 +02:00
.gitignore import gsup_client.c as new libosmo-gsup-client 2018-07-30 13:07:08 +00: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 import gsup_client.c as new libosmo-gsup-client 2018-07-30 13:07:08 +00:00
configure.ac import gsup_client.c as new libosmo-gsup-client 2018-07-30 13:07:08 +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 import gsup_client.c as new libosmo-gsup-client 2018-07-30 13:07:08 +00:00