From cde0bb27a14553bba2f680cd1307a5f9b3581f0e Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Fri, 9 Jan 2015 09:46:43 +0100 Subject: sgsn/doc: Add message definitions for PURGE_MS responses Currently the definitions of the message PURGE_MS_RES and PURGE_MS_ERR are missing in the specification. This patch adds those definitions. Sponsored-by: On-Waves ehf --- openbsc/doc/sgsn-remote-protocol.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/openbsc/doc/sgsn-remote-protocol.txt b/openbsc/doc/sgsn-remote-protocol.txt index 656447188..3369d19b1 100644 --- a/openbsc/doc/sgsn-remote-protocol.txt +++ b/openbsc/doc/sgsn-remote-protocol.txt @@ -153,13 +153,20 @@ SGSN -> Network peer Network peer -> SGSN -TODO + IEI Info Element Type Pres. Format Length + Message type 4.2.1 M V 1 + 01 IMSI 4.2.9 M TLV 2-10 + 02 Cause GMM cause, M TLV 3 + 04.08: 10.5.5.14 3.2.11. Purge MS Result Network peer -> SGSN -TODO + IEI Info Element Type Pres. Format Length + Message type 4.2.1 M V 1 + 01 IMSI 4.2.9 M TLV 2-10 + 07 Freeze P-TMSI 4.2.8 O TLV 2 3.2.12. Insert Subscriber Data Request @@ -346,6 +353,7 @@ IEI that shall be used for the encoding. | 0x04 PDP info compl 4.2.8 | | 0x05 PDP info 4.2.3 | | 0x06 Cancel type 4.2.6 | + | 0x07 Freeze P-TMSI 4.2.8 | | 0x10 PDP context id big endian int | | 0x11 PDP type 4.2.4 | | 0x12 APN 04.08, 10.5.6.1 | -- cgit v1.2.3