Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Harald Welte bb77939a86 USSD: Add basic dispatch + decode of GSUP-encapsulated SS/USSD
We don't want any SS session to run for more than 30s.  The timeout
is currently not refreshed.

If we need more comprehensive timeout handling, using osmo_fsm for SS
sessions might make sense.

Change-Id: I5c9fb6b619402d2a23fea9db99590143d85ac11a
2018-07-30 14:53:13 +00: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 doc: install example .cfg files to $(docdir)/examples/ 2017-11-17 14:27:40 +00: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 basic dispatch + decode of GSUP-encapsulated SS/USSD 2018-07-30 14:53:13 +00:00
tests USSD: Add Core USSD handling + VTY routing config to HLR 2018-07-30 14:53:13 +00: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