Transaction Diameter Server CDR

The Transaction Diameter Server CDR is generated when a request is made to the Diameter server.


1

service code

A unique ID number for the service. This is set to 50 for Content Retail Service service logic.

2

transaction type

Specifies the transaction type.

values
  • 1 = charge request

  • 2 = refund request

  • 3 = init request

  • 4 = update request

  • 5 = termination request

3

date

The date on which the CDR was generated in the format YYYY-MM-DD.

4

time

The time at which the CDR was generated in the format hh:mm:ss.

5

cdr reference string

A string allowing all the CDRs for this session to be correlated.

This includes correlating the Transforma Diameter session CDRs to the Diameter session CDRs.

6

MSISDN

The MSISDN of the account holder to be debited.

The maximum length is 40 digits.

7

system result code

The Transforma Diameter Server result code.

values
  • CH_STATUS_OK = 0

  • CH_STATUS_INVALID_REQUEST = 1

  • CH_STATUS_RESOURCE_ERR = 2

  • CH_STATUS_CHPARAM_ERR = 3

  • CH_STATUS_REQ_NOT_SENT = 4

  • CH_STATUS_REQ_TIMEOUT = 5

  • CH_STATUS_UNKNOWN_SUB = 6

  • CH_STATUS_OTHER_ERROR = 7

  • CH_STATUS_REFUND_ERROR = 8

  • CH_STATUS_REFUND_TIMEOUT = 9

  • CH_STATUS_DIAM_REQUEST_NOT_KNOWN = 10

  • CH_STATUS_LDAP_POSTPAID_NOT_SUPPORTED = 11

  • CH_STATUS_LDAP_TIMEOUT = 12

  • CH_STATUS_ERR_LDAP_NOT_SENT = 13

  • CH_STATUS_UPPER_BOUNDARY = 14

8

diameter result code

The Diameter result code sent from the OCS.

9

charging interface

The interface used for charging the OCS.

  • SCAPv2

  • Ro

10

currency code

Specifies the currency code.

11

requested unit exponent

The requested unit exponent.

12

requested units

Indicates the number of units requested from the Diameter server.

13

granted unit exponent

The granted unit exponent.

14

granted units

Indicates the number of units granted by the Diameter server.

15

used unit exponent

The used unit exponent.

16

used units

Indicates the number of used units since the start of the Diameter session.

17

requested time unit

The requested time unit.

18

granted time unit

The granted time unit.

19

used time unit

The used time unit.

20

requested service specific units

The requested service specific units.

21

granted service specific units

The granted service specific units.

22

used service specific units

The used service specific units.