Harald Welte has submitted this change and it was merged.

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


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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I056f278b64ab426b9455b6a667abf2fe7fc94022
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder

Reply via email to