aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-12-01 11:56:54 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 18:10:00 +0100
commit817911f7c1e7495f0d090387c48c348da52c87a1 (patch)
tree18c9fdf8d9d3f02bba70b947c8d2495a2bf342e4
parent471be2cd6f51a93ee355a5e0300b97509f692546 (diff)
OsmoSGSN: configuration: Move pdp ctx specific CDR fields to its own table
-rw-r--r--doc/manuals/chapters/configuration.adoc11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/manuals/chapters/configuration.adoc b/doc/manuals/chapters/configuration.adoc
index 22d28dd9e..c46a23c18 100644
--- a/doc/manuals/chapters/configuration.adoc
+++ b/doc/manuals/chapters/configuration.adoc
@@ -198,7 +198,16 @@ individual fields of each CSV line.
|lac|Location Area Code in which the MS was registered last
|hlr|HLR of the subscriber
|event|Possible events are explained below in <<sgsn-cdr-event>>
-|pdp|
+|===
+
+If the _event_ field describes a pdp context related action (starts with
+_pdp-_), then the following extra CSV fields are appended to the line:
+
+[[sgsn-cdr-pdp]]
+.Description of extra CSV fields for pdp context related events
+[options="header",cols="15%,85%"]
+|===
+|Field Name|Description
|pdp_duration|duration of the PDP context so far
|ggsn_addr|GGSN related to the PDP context
|sgsn_addr|SGSN related to the PDP context