aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-09 09:46:43 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-18 18:29:47 +0100
commitcde0bb27a14553bba2f680cd1307a5f9b3581f0e (patch)
tree377096121fe30f8d09677874438ec3ec3e94f68f /openbsc/doc
parent058bc26e1bb1350c9077f99edd24887bb84bc8c5 (diff)
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
Diffstat (limited to 'openbsc/doc')
-rw-r--r--openbsc/doc/sgsn-remote-protocol.txt12
1 files 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 |