# `bird voice stats`

## Usage

```bash
bird voice stats
```

## Description

Aggregate call-quality statistics: the period summary, daily and hourly series, and
breakdowns by destination country and final SIP response code. Calls count against
their start time and are recorded once they end, so recent buckets keep filling in;
each response's data_as_of is the freshness boundary.

## Commands

| Name                                                                   | Description                   |
| ---------------------------------------------------------------------- | ----------------------------- |
| [`by-country`](/docs/cli/reference/voice-stats-by-country)             | Voice stats by country        |
| [`by-response-code`](/docs/cli/reference/voice-stats-by-response-code) | Voice stats by response code  |
| [`daily`](/docs/cli/reference/voice-stats-daily)                       | Daily voice statistics        |
| [`hourly`](/docs/cli/reference/voice-stats-hourly)                     | Hourly voice statistics       |
| [`summary`](/docs/cli/reference/voice-stats-summary)                   | Aggregate voice stats summary |