bolna_add_sip_trunk_number
Register a DID phone number on a SIP trunk for inbound/outbound calling, with optional E.164 format validation.
Instructions
Add a DID phone number to a SIP trunk for inbound/outbound calling
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional label for the phone number | |
| trunk_id | Yes | The SIP trunk ID to add the number to | |
| phone_number | Yes | The DID phone number to register on the trunk, e.g. '919876543210' | |
| e164_check_enabled | No | Enforce E.164 format validation |