Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Vadim Yanitskiy 3adb33de93 hlr_ussd.c: avoid using CR and NL in IUSE responses
According to GSM TS 03.38, section 6.1.2.1, CR symbol at the end
is optional, and moreover libosmogsm encoding API will carry
about the bit padding itself.

Change-Id: I09e8a67758698f3b7a578eab956311e269d091ee
2018-08-08 06:21:26 +00:00
contrib jenkins.sh: use --enable-werror configure flag, not CFLAGS 2018-03-05 20:54:54 +01:00
debian debian: Make libosmo-gsup-client-dev depend on libosmo-gsup-client0 2018-08-06 18:38:20 +02:00
doc USSD: Add support for internal USSD handlers 2018-07-30 17:43:10 +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 hlr_ussd.c: avoid using CR and NL in IUSE responses 2018-08-08 06:21:26 +00:00
tests tests/Makefile.am: also remove temporary sqlite files 2018-07-30 16:37:27 +00:00
.gitignore gitignore: Add .tarball-version 2018-08-06 14:23:33 +02: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 pkg-config: Fix libosmo-gsup-client pkg-config file 2018-07-31 19:37:45 +02:00