update_did
Modify a DID's configuration to set description, primary and backup routes/destinations, timeouts, max channels, and premium blocking for call routing.
Instructions
Update DID configuration (description, primary/backup route and destination, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did_number | Yes | DID number to update | |
| description | No | Friendly description | |
| backup_route | No | Backup route type | |
| max_channels | No | Max channels | |
| block_premium | No | Block premium destinations | |
| primary_route | No | Primary route type | |
| backup_timeout | No | Backup timeout seconds | |
| primary_timeout | No | Primary timeout seconds | |
| backup_destination | No | Backup destination | |
| primary_destination | No | Primary destination |