pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/32288 )


Change subject: gsm_04_08_gprs.h: Add missing GMM IEs for T3302 and T3346
......................................................................

gsm_04_08_gprs.h: Add missing GMM IEs for T3302 and T3346

As specified in TS 24.008 9.4.4 "Attach reject"

Change-Id: I2d36d76ee6fe8ed1a36e37a7d74fbbdc9c27c2c7
---
M include/osmocom/gsm/protocol/gsm_04_08_gprs.h
1 file changed, 13 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/88/32288/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h 
b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
index 39f3b3e..3d18243 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
@@ -92,11 +92,13 @@
        GSM48_IE_GMM_DRX_PARAM          = 0x27, /* 10.5.5.6 */
        GSM48_IE_GMM_AUTN               = 0x28, /* 10.5.3.1.1 */
        GSM48_IE_GMM_AUTH_RES_EXT       = 0x29, /* 10.5.3.2.1 */
+       GSM48_IE_GMM_TIMER_T3302        = 0x2A, /* 10.5.7.4 */
        GSM48_IE_GMM_AUTH_FAIL_PAR      = 0x30, /* 10.5.3.2.2 */
        GSM48_IE_GMM_MS_NET_CAPA        = 0x31, /* 10.5.5.12 */
        GSM48_IE_GMM_PDP_CTX_STATUS     = 0x32, /* 10.5.7.1 */
        GSM48_IE_GMM_PS_LCS_CAPA        = 0x33, /* 10.5.5.22 */
        GSM48_IE_GMM_GMM_MBMS_CTX_ST    = 0x35, /* 10.5.7.6 */
+       GSM48_IE_GMM_TIMER_T3346        = 0x3A, /* 10.5.7.4 */
        GSM48_IE_GMM_NET_FEAT_SUPPORT   = 0xB0, /* 10.5.5.23 */
 };


--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/32288
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I2d36d76ee6fe8ed1a36e37a7d74fbbdc9c27c2c7
Gerrit-Change-Number: 32288
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to