comma-separated-values

Syntax

comma-separated-values cvs-profile-name;

Hierarchy Level

[edit services convergence-services features accounting profile accounting-profile-name formats]

Release Information

Statement introduced in Release 10.2 of Junos OS.

Description

Specify the name of a profile used to determine when accounting call records are written to a file in system memory. The call record file format is referred to as comma-separated-values because records written to the file are separated by commas. The transport server configuration refers to the CSV profile to be used.

In the profile you specific a batch size that determines how many records the voice daemon collects before it writes them to the system memory file. It also specifies a purge time interval. If the purge time occurs first, the voice daemon writes the records to the file at that time, regardless of the number of records it collected. Together the batch size and the purge time interval protect against data loss that can occur if the voice daemon crashes.

Note: Despite these precautions, the voice daemon can crash before either the batch size or the purge time interval is reached, in which case the generated and collected call records are lost. They are not written to the system memory file.

Options

profile-name—Name for the comma-separated format profile.

Usage Guidelines

For configuration instructions and examples, see the Junos OS Integrated Convergence Services Configuration and Administration Guide.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.