osmo-msc/src
Max 4a5cfa559a Use explicit protocol discriminator for NC SS/USSD session
In gsm0911_rcv_nc_ss() we sometimes use pdisc parsed from msgb and
sometimes constant. This function is only called when protocol
discriminator is GSM48_PDISC_NC_SS so there's no point in parsing it
again from msgb.

Let's make it consistent and always use constant.

Change-Id: Iae40bf9906fe676ff817c709120015fca4c9e042
2019-01-10 17:41:05 +01:00
..
libmsc Use explicit protocol discriminator for NC SS/USSD session 2019-01-10 17:41:05 +01:00
libvlr VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg 2019-01-09 14:34:34 +00:00
osmo-msc use vty->type instead of local variable 2018-12-21 12:38:47 +00:00
utils remove redundant unconditional PKG_CHECK_MODULES for libsmpp 2018-05-18 14:09:33 +02:00
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00