Calculates a histogram of abandoned, answered, and flowed out calls for each queue, media type, and direction in intervals.
The aggregation is done by summing the values of the session metrics for each queue_id, time, media_type, and direction.
The aggregations are stored in intervals, and the interval is based on when the statistics were emitted.
Therefore when a conversation spans an interval, the statistics will be split between the intervals it spans.
Parameters
| Parameter | Description |
|---|---|
| p_savepointname | Name of the savepoint to use |
| p_interval_seconds | Interval in seconds to aggregate data by |
