# `bird voice numbers`

## Usage

```bash
bird voice numbers
```

## Description

The numbers calls can arrive for, and what each one does with a call. A number starts
out refusing calls, and only one whose calls arrive at Bird can carry a route at all;
one from another carrier is routed by that carrier.

Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request.

## Commands

| Name                                                 | Description                                               |
| ---------------------------------------------------- | --------------------------------------------------------- |
| [`get`](/docs/cli/reference/voice-numbers-get)       | Get a voice number                                        |
| [`list`](/docs/cli/reference/voice-numbers-list)     | List the numbers you can use for voice                    |
| [`update`](/docs/cli/reference/voice-numbers-update) | Update what a voice number does with a call, or its label |