retell_import_phone_number
Import a phone number from your own SIP trunk and optionally bind agents to handle inbound and outbound calls.
Instructions
Import a phone number from your own custom telephony (SIP trunk) and optionally bind agents to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nickname | No | Optional label for this number. | |
| phone_number | Yes | The number to import in E.164 format. | |
| termination_uri | Yes | SIP termination URI for outbound calls (e.g. 'someuri.pstn.twilio.com'). | |
| inbound_agent_id | No | Agent to handle inbound calls. | |
| outbound_agent_id | No | Agent to use for outbound calls. | |
| sip_trunk_auth_password | No | SIP trunk auth password. | |
| sip_trunk_auth_username | No | SIP trunk auth username. |