Update voice configuration
num_update_voiceConfigure voice routing, E911, and CNAM on a telephone number you own to enable or update its voice service.
Instructions
Set or update the voice routing, E911, and CNAM configuration on a number you own. Use after ordering a number (num_order) to bring it into voice service, or to change routing later. To disable voice entirely use num_delete_voice_config; to route many numbers to one trunk use num_bulk_route. Errors: INVALID_REQUEST, TN_NOT_OWNED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tn | Yes | Telephone number, 10 digits (e.g. "3035551234") or 11 digits with leading 1 | |
| trunk_id | No | Voice trunk-group UUID to route inbound calls to | |
| cnam_enabled | No | Enable or disable outbound CNAM (caller name) on this number | |
| e911_enabled | No | Enable or disable E911 emergency service on this number | |
| e911_address_id | No | Validated E911 address record ID to associate with this number | |
| cnam_display_name | No | CNAM display name shown to called parties (typically max 15 chars) | |
| voice_destination | No | Primary inbound voice destination (e.g. SIP URI or endpoint) | |
| voice_routing_type | No | Routing type for inbound voice (e.g. "trunk" or a URI-based type per your account setup) | |
| voice_failover_destination | No | Failover destination used when the primary is unreachable |