The Legacy CDR format has an on-disk format defined using Google protocol buffers (aka protobuf).

There is a common "types definition" schema file that is used by multiple Sentinel Services for their CDRs. These types are called "base types". Each Sentinel Service then defines its own CDRs using these types and defining its own types.

Base types

The base types are used in CDRs for Sentinel SS7, Sentinel Diameter Mediation.

Unresolved directive in <stdin> - include::/mnt/ephemeral0/workspace/product/sentinel/sentinel-ipsmgw/release-4.0.0/Auto/ipsmgw-docs/ipsmgw-docs/target/generated/ipsmgw-administration-guide/sentinel-cdr-common-base-cdr-types.proto[]

Sentinel SS7 Service CDR format

The Sentinel SS7 service defines two CDR formats, one for CAP calls, and the other for CAP3 SMS.

CAP Calls

CAP call use the following format for its CDR files (out of the box).

Unresolved directive in <stdin> - include::/mnt/ephemeral0/workspace/product/sentinel/sentinel-ipsmgw/release-4.0.0/Auto/ipsmgw-docs/ipsmgw-docs/target/generated/ipsmgw-administration-guide/sentinel-ss7-cdr-format.proto[]

CAP3 SMS

CAP3 SMS support ses the following format for its CDR files (out of the box).

Unresolved directive in <stdin> - include::/mnt/ephemeral0/workspace/product/sentinel/sentinel-ipsmgw/release-4.0.0/Auto/ipsmgw-docs/ipsmgw-docs/target/generated/ipsmgw-administration-guide/sentinel-ss7-cdr-format-sms.proto[]

Sentinel Diameter Mediation Service CDR format

The Sentinel Diameter Mediation service defines a CDR format.

Unresolved directive in <stdin> - include::/mnt/ephemeral0/workspace/product/sentinel/sentinel-ipsmgw/release-4.0.0/Auto/ipsmgw-docs/ipsmgw-docs/target/generated/ipsmgw-administration-guide/sentinel-diameter-cdr-format.proto[]
Previous page Next page
Sentinel IP-SM-GW Version 4.0.0