[PATCH] osmo-gsm-manuals[master]: OsmoSGSN: configuration: Move pdp ctx specific CDR fields to...

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/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Fri Dec 1 11:22:37 UTC 2017


Review at  https://gerrit.osmocom.org/5113

OsmoSGSN: configuration: Move pdp ctx specific CDR fields to its own table

Change-Id: I056f278b64ab426b9455b6a667abf2fe7fc94022
---
M OsmoSGSN/chapters/configuration.adoc
1 file changed, 10 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/13/5113/1

diff --git a/OsmoSGSN/chapters/configuration.adoc b/OsmoSGSN/chapters/configuration.adoc
index 22d28dd..c46a23c 100644
--- a/OsmoSGSN/chapters/configuration.adoc
+++ b/OsmoSGSN/chapters/configuration.adoc
@@ -198,7 +198,16 @@
 |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

-- 
To view, visit https://gerrit.osmocom.org/5113
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I056f278b64ab426b9455b6a667abf2fe7fc94022
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list