From a27d8d2a91612683373b7619d54a027e552c92d5 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 10 Mar 2009 12:13:42 +0000 Subject: add USSD protocol discriminator --- include/openbsc/gsm_04_08.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/openbsc/gsm_04_08.h b/include/openbsc/gsm_04_08.h index a27236f37..6f9bd769a 100644 --- a/include/openbsc/gsm_04_08.h +++ b/include/openbsc/gsm_04_08.h @@ -205,6 +205,7 @@ struct gsm48_imsi_detach_ind { #define GSM48_PDISC_NC_SS 0x0b #define GSM48_PDISC_LOC 0x0c #define GSM48_PDISC_MASK 0x0f +#define GSM48_PDISC_USSD 0x11 /* Section 10.4 */ #define GSM48_MT_RR_INIT_REQ 0x3c -- cgit v1.2.3