From 639f74bdf4d0107f04c30691e2e7749150541681 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 15 Jun 2010 09:32:14 +0200 Subject: [GSM 04.08] add more RR IEIs --- include/osmocore/protocol/gsm_04_08.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'include') diff --git a/include/osmocore/protocol/gsm_04_08.h b/include/osmocore/protocol/gsm_04_08.h index c79b1d03..03cee003 100644 --- a/include/osmocore/protocol/gsm_04_08.h +++ b/include/osmocore/protocol/gsm_04_08.h @@ -526,6 +526,15 @@ struct gsm48_imsi_detach_ind { #define GSM48_IE_CHANMODE_7 0x17 #define GSM48_IE_CHANMODE_8 0x18 #define GSM48_IE_CHANDESC_2 0x64 +#define GSM48_IE_MA_AFTER 0x72 +#define GSM48_IE_START_TIME 0x7c +#define GSM48_IE_FREQ_L_BEFORE 0x19 +#define GSM48_IE_CH_DESC_1_BEFORE 0x1c +#define GSM48_IE_CH_DESC_2_BEFORE 0x1d +#define GSM48_IE_F_CH_SEQ_BEFORE 0x1e +#define GSM48_IE_MA_BEFORE 0x21 +#define GSM48_IE_VGCS_T_MODE_I 0x01 + /* FIXME */ /* Section 10.5.4.23 / Table 10.5.130 */ -- cgit v1.2.3