[PATCH 2/9] gsup: Specify the QoS service for the PDP info

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Thu Apr 23 21:40:37 UTC 2015


From: Holger Hans Peter Freyther <holger at moiji-mobile.com>

---
 openbsc/doc/sgsn-remote-protocol.txt | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/openbsc/doc/sgsn-remote-protocol.txt b/openbsc/doc/sgsn-remote-protocol.txt
index 88a384e..6a93169 100644
--- a/openbsc/doc/sgsn-remote-protocol.txt
+++ b/openbsc/doc/sgsn-remote-protocol.txt
@@ -280,6 +280,7 @@ This is a container for information elements describing a single PDP.
   10	PDP context id		big endian int, 1-N 	C	TLV	3
   11	PDP type		4.2.4			C	TLV	4
   12	Access point name	04.08, 10.5.6.1		C	TLV	3-102
+  14	Quality Of Service	??			O	TLV	1-20
 
 The conditional IE are mandantory unless mentioned otherwise.
 
@@ -359,6 +360,7 @@ IEI that shall be used for the encoding.
   | 0x11   PDP type       4.2.4                             |
   | 0x12   APN            04.08, 10.5.6.1                   |
   | 0x13   MSISDN         ISDN-AddressString/octet          |
+  | 0x14   QoS            octet string                      |
   | 0x20   RAND           octet string                      |
   | 0x21   SRES           octet string                      |
   | 0x22   Kc             octet string                      |
@@ -420,3 +422,19 @@ BCD Number in GSM 04.08.
   +-----------------------------------------------------+
   :                                                     :   :
   +-----------------------------------------------------+
+
+
+4.2.11 Quality of Service Subscribed Service
+
+QoS for the PDP context to be used by the SGSN/GGSN
+communication.
+
+
+     8      7      6      5      4      3      2      1
+  +-----------------------------------------------------+
+  |     |  IEI                                          | octet 1
+  +-----------------------------------------------------+
+  |   Length of IE contents                             | octet 2
+  +-----------------------------------------------------+
+  :                                                     :   :
+  +-----------------------------------------------------+
-- 
2.3.5




More information about the OpenBSC mailing list