active-charging service rulebase edr transaction-complete

Configures EDR-related parameters.

Command Mode

Exec > Global Configuration (config) > Active Charging Service Configuration (config-service-active_charging_service_name ) > Rulebase Configuration

Syntax

edr transaction-complete{ dns | http } [ charging-edr charging_edr_format_name | edr-format edr_format_name | reporting-edr reporting_edr_format_name ] 

charging-edr charging_edr_format_name

Specify to generate charging EDR on transaction completion.

Must be a string.

dns

DNS protocol related configuration

edr-format edr_format_name

Specify to generate EDR on transaction completion for DNS or HTTP protocol.

Must be a string.

http

HTTP protocol related configuration

reporting-edr reporting_edr_format_name

Specify the reporting EDR format name to generate reporting EDR on transaction completion.

Must be a string.

Usage Guidelines

Configures the generation of an EDR on the completion of a transaction. Use this command to configure the generation of an EDR when certain application transactions (for example, request/response pairs) complete. EDR generation is supported for DNS or HTTP protocol. Note that these EDRs are in addition to those that might be generated due to other conditions, for example, EDR configurations in a charging action.

Example

The following command configures the generation of charging EDRs on the completion of transactions for HTTP protocol specifying the EDR format as test123:
edr transaction-complete http charging-edr test123